X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=init%2Fdo_mounts.c;h=816014c4627ee2f4adb7c8cf7ef53e6083de16fc;hb=c04c77540a4f996ee94d0240bbae3a7512febd37;hp=a2b49f2c1bd81c82fcf6766b5509b2341b8b98d6;hpb=8665ffc9215be1fe56f97500dad0440c9b644f5c;p=karo-tx-linux.git diff --git a/init/do_mounts.c b/init/do_mounts.c index a2b49f2c1bd8..816014c4627e 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); }