From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giedrius Rekasius Subject: Re: [PATCH] ext4: remove unused local variable "store" from ext4_readdir(...) Date: Wed, 21 May 2014 16:16:30 +0100 Message-ID: <20140521151630.GC8826@vaio> References: <20140520144113.GB13333@vaio> <20140520200827.GM15585@mwanda> <20140521134158.GB4719@vaio> <20140521135130.GK17724@mwanda> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Theodore Ts'o , Andreas Dilger , linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-fsdevel@vger.kernel.org To: Dan Carpenter Return-path: Content-Disposition: inline In-Reply-To: <20140521135130.GK17724@mwanda> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Wed, May 21, 2014 at 04:51:30PM +0300, Dan Carpenter wrote: > Better, but still not quite right. Read paragraph 2 from > https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tree/Documentation/email-clients.txt > > Try applying this patch with `git am`, then review the log. It has our > entire conversation preserved for ever in the git history. > > https://www.google.com/search?q=how+to+send+a+v2+patch Thank you for explanation Dan, I think I got it this time. I'm going to resubmit this patch in a new thread because there is a typo in the subject. Regards, Giedrius