dt-bindings: Add vendor prefix for LG Display
[linux-2.6-microblaze.git] / fs / proc / task_mmu.c
index 818cedb..731642e 100644 (file)
@@ -832,7 +832,8 @@ static int show_smap(struct seq_file *m, void *v)
 
        __show_smap(m, &mss, false);
 
-       seq_printf(m, "THPeligible:    %d\n", transparent_hugepage_enabled(vma));
+       seq_printf(m, "THPeligible:             %d\n",
+                  transparent_hugepage_enabled(vma));
 
        if (arch_pkeys_enabled())
                seq_printf(m, "ProtectionKey:  %8u\n", vma_pkey(vma));