From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Ts'o Subject: Re: [PATCH] ext4: drop unsed reclen variable from ext4_add_dirent_to_inline() Date: Wed, 30 Oct 2013 14:29:04 -0400 Message-ID: <20131030182904.GA31683@thunk.org> References: <1379535450-31253-1-git-send-email-a3at.mail@gmail.com> <20131030145523.GD3305@thunk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: open list , Andreas Dilger , "open list:EXT4 FILE SYSTEM" To: Azat Khuzhin Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-ext4.vger.kernel.org On Wed, Oct 30, 2013 at 09:02:35PM +0400, Azat Khuzhin wrote: > > Thank you! > But there is a typo in subject, s/unsed/unused/ could you fix or it, > or tell me, and I will resend it? I had already reworeded the commit description as follows: ext4: drop set but otherwise unused variable from ext4_add_dirent_to_inline() Signed-off-by: Azat Khuzhin Signed-off-by: "Theodore Ts'o" Cheers, - Ted