From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Tso Subject: Re: [PATCH] ext4: Fix typo in ext4/Kconfig Date: Mon, 27 Jul 2009 21:41:50 -0400 Message-ID: <20090728014150.GA31679@mit.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: ext4 To: Manish Katiyar Return-path: Received: from thunk.org ([69.25.196.29]:34133 "EHLO thunker.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753115AbZG1Bm2 (ORCPT ); Mon, 27 Jul 2009 21:42:28 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-ext4-owner@vger.kernel.org List-ID: On Sat, Jul 18, 2009 at 05:26:39PM +0530, Manish Katiyar wrote: > Fix typo in ext4/Kconfig > > Signed-off-by: Manish Katiyar Thanks, applied. - Ted