X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=init%2Fdo_mounts.c;h=816014c4627ee2f4adb7c8cf7ef53e6083de16fc;hb=ed5467da0e369e65b247b99eb6403cb79172bcda;hp=a2b49f2c1bd81c82fcf6766b5509b2341b8b98d6;hpb=f73c06dc2cbf1ddf1c92f05f9843f923c8c69529;p=~andy%2Flinux diff --git a/init/do_mounts.c b/init/do_mounts.c index a2b49f2c1bd..816014c4627 100644 --- a/init/do_mounts.c +++ b/init/do_mounts.c @@ -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); }