Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932470Ab0GTPag (ORCPT ); Tue, 20 Jul 2010 11:30:36 -0400 Received: from cantor.suse.de ([195.135.220.2]:34543 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932177Ab0GTPaf (ORCPT ); Tue, 20 Jul 2010 11:30:35 -0400 Date: Tue, 20 Jul 2010 17:30:33 +0200 (CEST) From: Jiri Kosina To: Stephen Boyd Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, Alexander Viro Subject: Re: [PATCH] fs/Kconfig: Fix typo Userpace -> Userspace In-Reply-To: <1279298804-4496-1-git-send-email-bebarino@gmail.com> Message-ID: References: <1279298804-4496-1-git-send-email-bebarino@gmail.com> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 923 Lines: 34 On Fri, 16 Jul 2010, Stephen Boyd wrote: > Signed-off-by: Stephen Boyd > --- > > 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. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/