[PATCH] do_mounts.c: Minor ROOT_DEV comment cleanup

From: Florin Malita
Date: Tue Apr 26 2005 - 10:32:23 EST


The ROOT_DEV comment is no longer accurate, it now seems to be initialized in init/do_mounts.c.


Signed-off-by: Florin Malita <fmalita@xxxxxxxxx>

--- linux-2.6.12-rc3/init/do_mounts.c 2005-04-20 20:03:16 -0400
+++ linux/init/do_mounts.c 2005-04-26 10:23:39 -0400
@@ -22,7 +22,6 @@
char * __initdata root_device_name;
static char __initdata saved_root_name[64];

-/* this is initialized in init/main.c */
dev_t ROOT_DEV;

EXPORT_SYMBOL(ROOT_DEV);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/