From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Ts'o Subject: Re: [PATCH] ext4: remove some unused code lines Date: Thu, 6 Dec 2012 19:06:33 -0500 Message-ID: <20121207000633.GA8896@thunk.org> References: <1354183200-8628-1-git-send-email-zwu.kernel@gmail.com> <20121202122726.GA14852@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: zwu.kernel@gmail.com, linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org, Zhi Yong Wu Return-path: Received: from li9-11.members.linode.com ([67.18.176.11]:37236 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932077Ab2LGAGl (ORCPT ); Thu, 6 Dec 2012 19:06:41 -0500 Content-Disposition: inline In-Reply-To: <20121202122726.GA14852@gmail.com> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Sun, Dec 02, 2012 at 08:27:26PM +0800, Zheng Liu wrote: > On Thu, Nov 29, 2012 at 06:00:00PM +0800, zwu.kernel@gmail.com wrote: > > From: Zhi Yong Wu > > Please write a commit log to describe this patch, even though it is > quite simple and straightfoward > > Otherwise, it looks good to me. > > Reviewed-by: Zheng Liu I've applied this patch with the description: ext4: remove unused variable from ext4_ext_in_cache() - Ted