]> Pileus Git - ~andy/linux/blobdiff - init/do_mounts.c
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
[~andy/linux] / init / do_mounts.c
index a2b49f2c1bd81c82fcf6766b5509b2341b8b98d6..816014c4627ee2f4adb7c8cf7ef53e6083de16fc 100644 (file)
@@ -536,7 +536,7 @@ void __init prepare_namespace(void)
        int is_floppy;
 
        if (root_delay) {
-               printk(KERN_INFO "Waiting %dsec before mounting root device...\n",
+               printk(KERN_INFO "Waiting %d sec before mounting root device...\n",
                       root_delay);
                ssleep(root_delay);
        }