public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Emilio López" <emilio@elopez.com.ar>
To: trivial@kernel.org, Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] trivial: fix typo in DEVTMPFS_MOUNT help text
Date: Mon, 16 Dec 2013 21:48:40 -0300	[thread overview]
Message-ID: <52AF9F68.8050300@elopez.com.ar> (raw)
In-Reply-To: <1385992779-15544-1-git-send-email-emilio@elopez.com.ar>

El 02/12/13 10:59, Emilio López escribió:
> rootfs was missing its f.
>
> Signed-off-by: Emilio López <emilio@elopez.com.ar>
> ---
>   drivers/base/Kconfig | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/base/Kconfig b/drivers/base/Kconfig
> index e373671..ec36e77 100644
> --- a/drivers/base/Kconfig
> +++ b/drivers/base/Kconfig
> @@ -49,7 +49,7 @@ config DEVTMPFS_MOUNT
>   	  with the commandline parameter: devtmpfs.mount=0|1.
>   	  This option does not affect initramfs based booting, here
>   	  the devtmpfs filesystem always needs to be mounted manually
> -	  after the roots is mounted.
> +	  after the rootfs is mounted.
>   	  With this option enabled, it allows to bring up a system in
>   	  rescue mode with init=/bin/sh, even when the /dev directory
>   	  on the rootfs is completely empty.
>

ping

  reply	other threads:[~2013-12-17  0:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-02 13:59 [PATCH] trivial: fix typo in DEVTMPFS_MOUNT help text Emilio López
2013-12-17  0:48 ` Emilio López [this message]
2013-12-17  8:45   ` Jiri Kosina

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=52AF9F68.8050300@elopez.com.ar \
    --to=emilio@elopez.com.ar \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trivial@kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox