]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - init/do_mounts.c
CIFS: Introduce cifs_open_parms struct
[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);
        }