public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] trivial: fix typo in DEVTMPFS_MOUNT help text
@ 2013-12-02 13:59 Emilio López
  2013-12-17  0:48 ` Emilio López
  0 siblings, 1 reply; 3+ messages in thread
From: Emilio López @ 2013-12-02 13:59 UTC (permalink / raw)
  To: trivial; +Cc: Greg Kroah-Hartman, linux-kernel, Emilio López

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.
-- 
1.8.4.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] trivial: fix typo in DEVTMPFS_MOUNT help text
  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
  2013-12-17  8:45   ` Jiri Kosina
  0 siblings, 1 reply; 3+ messages in thread
From: Emilio López @ 2013-12-17  0:48 UTC (permalink / raw)
  To: trivial, Greg Kroah-Hartman; +Cc: linux-kernel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] trivial: fix typo in DEVTMPFS_MOUNT help text
  2013-12-17  0:48 ` Emilio López
@ 2013-12-17  8:45   ` Jiri Kosina
  0 siblings, 0 replies; 3+ messages in thread
From: Jiri Kosina @ 2013-12-17  8:45 UTC (permalink / raw)
  To: Emilio López; +Cc: Greg Kroah-Hartman, linux-kernel

On Mon, 16 Dec 2013, Emilio López wrote:

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

Hi Emilio,

patience is a virtue, especially for not urgent patches like this.

Don't worry, it's in my queue of patches to be processed, it hasn't been 
lost.

Thanks,

-- 
Jiri Kosina
SUSE Labs

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-12-17  8:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2013-12-17  8:45   ` Jiri Kosina

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