linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] fs/Kconfig: Fix typo Userpace -> Userspace
@ 2010-07-16 16:46 Stephen Boyd
  2010-07-20 15:30 ` Jiri Kosina
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Boyd @ 2010-07-16 16:46 UTC (permalink / raw)
  To: linux-fsdevel; +Cc: linux-kernel, Alexander Viro, trivial

Signed-off-by: Stephen Boyd <bebarino@gmail.com>
---

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

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

end of thread, other threads:[~2010-07-20 15:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-16 16:46 [PATCH] fs/Kconfig: Fix typo Userpace -> Userspace Stephen Boyd
2010-07-20 15:30 ` Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).