public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] do_mounts.c: Minor ROOT_DEV comment cleanup
@ 2005-04-26 15:20 Florin Malita
  0 siblings, 0 replies; only message in thread
From: Florin Malita @ 2005-04-26 15:20 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel, trivial

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@gmail.com>

--- 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);

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-04-26 15:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-26 15:20 [PATCH] do_mounts.c: Minor ROOT_DEV comment cleanup Florin Malita

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox