tick: broadcast: Check broadcast mode on CPU hotplug
[deliverable/linux.git] / 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);
        }
This page took 0.023393 seconds and 5 git commands to generate.