All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florin Malita <fmalita@gmail.com>
To: akpm@osdl.org
Cc: linux-kernel@vger.kernel.org, trivial@rustcorp.com.au
Subject: [PATCH] do_mounts.c: Minor ROOT_DEV comment cleanup
Date: Tue, 26 Apr 2005 11:20:36 -0400	[thread overview]
Message-ID: <426E5C44.2060002@gmail.com> (raw)

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

                 reply	other threads:[~2005-04-26 15:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=426E5C44.2060002@gmail.com \
    --to=fmalita@gmail.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trivial@rustcorp.com.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.