From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx2.redhat.com ([66.187.237.31]) by bombadil.infradead.org with esmtp (Exim 4.68 #1 (Red Hat Linux)) id 1L8YE2-00053P-0Z for linux-mtd@lists.infradead.org; Fri, 05 Dec 2008 10:47:58 +0000 From: David Howells In-Reply-To: <20081205030806.32225.66382.stgit@marcab.local.tull.net> References: <20081205030806.32225.66382.stgit@marcab.local.tull.net> To: Nick Andrew Subject: Re: [PATCH] Fix incorrect use of loose in fs.c Date: Fri, 05 Dec 2008 10:47:51 +0000 Message-ID: <16075.1228474071@redhat.com> Sender: dhowells@redhat.com Cc: David Woodhouse , linux-kernel@vger.kernel.org, James Morris , dhowells@redhat.com, linux-mtd@lists.infradead.org, David Woodhouse List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Nick Andrew wrote: > Fix incorrect use of loose in fs.c > > It should be 'lose', not 'loose'. Also fix a spelling error. > > Signed-off-by: Nick Andrew Acked-by: David Howells