From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giedrius Rekasius Date: Wed, 21 May 2014 15:16:30 +0000 Subject: Re: [PATCH] ext4: remove unused local variable "store" from ext4_readdir(...) Message-Id: <20140521151630.GC8826@vaio> List-Id: References: <20140520144113.GB13333@vaio> <20140520200827.GM15585@mwanda> <20140521134158.GB4719@vaio> <20140521135130.GK17724@mwanda> In-Reply-To: <20140521135130.GK17724@mwanda> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Dan Carpenter 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 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