From: Pavel Machek Date: Tue, 26 Aug 2014 11:49:35 +0000 (+0200) Subject: init/do_mounts: better syntax description X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=0bf37ae4c45a0463671a50b443e1bafec730dd4d;p=linux-beck.git init/do_mounts: better syntax description Specify hex device number unambiquously. Signed-off-by: Pavel Machek Signed-off-by: Jiri Kosina --- diff --git a/init/do_mounts.c b/init/do_mounts.c index 82f22885c87e..9b3565c41502 100644 --- a/init/do_mounts.c +++ b/init/do_mounts.c @@ -182,7 +182,8 @@ done: /* * Convert a name into device number. We accept the following variants: * - * 1) device number in hexadecimal represents itself + * 1) device number in hexadecimal represents itself + * no leading 0x, for example b302. * 2) /dev/nfs represents Root_NFS (0xff) * 3) /dev/ represents the device number of disk * 4) /dev/ represents the device number