2010-07-16 16:47:10

by Stephen Boyd

[permalink] [raw]
Subject: [PATCH] fs/Kconfig: Fix typo Userpace -> Userspace

Signed-off-by: Stephen Boyd <[email protected]>
---

Ah sorrry, missing subject.

fs/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fs/Kconfig b/fs/Kconfig
index 5f85b59..3d18530 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -64,7 +64,7 @@ source "fs/autofs4/Kconfig"
source "fs/fuse/Kconfig"

config CUSE
- tristate "Character device in Userpace support"
+ tristate "Character device in Userspace support"
depends on FUSE_FS
help
This FUSE extension allows character devices to be
--
1.7.2.rc2.10.g637ab


2010-07-20 15:30:36

by Jiri Kosina

[permalink] [raw]
Subject: Re: [PATCH] fs/Kconfig: Fix typo Userpace -> Userspace

On Fri, 16 Jul 2010, Stephen Boyd wrote:

> Signed-off-by: Stephen Boyd <[email protected]>
> ---
>
> Ah sorrry, missing subject.
>
> fs/Kconfig | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/fs/Kconfig b/fs/Kconfig
> index 5f85b59..3d18530 100644
> --- a/fs/Kconfig
> +++ b/fs/Kconfig
> @@ -64,7 +64,7 @@ source "fs/autofs4/Kconfig"
> source "fs/fuse/Kconfig"
>
> config CUSE
> - tristate "Character device in Userpace support"
> + tristate "Character device in Userspace support"
> depends on FUSE_FS
> help
> This FUSE extension allows character devices to be

Applied, thanks Stephen.

--
Jiri Kosina
SUSE Labs, Novell Inc.