uml: style fixes
[deliverable/linux.git] / arch / um / kernel / um_arch.c
index 56deed623446bd0726e2e7408d6f6bbc687df2b0..82058ac7d481950b2a79c5158933ef661383827d 100644 (file)
@@ -150,7 +150,7 @@ __uml_setup("root=", uml_root_setup,
 static int __init no_skas_debug_setup(char *line, int *add)
 {
        printf("'debug' is not necessary to gdb UML in skas mode - run \n");
-       printf("'gdb linux'");
+       printf("'gdb linux'\n");
 
        return 0;
 }
This page took 0.037779 seconds and 5 git commands to generate.