From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757583AbbEaCyN (ORCPT ); Sat, 30 May 2015 22:54:13 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:39479 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754798AbbEaCyE (ORCPT ); Sat, 30 May 2015 22:54:04 -0400 Date: Sun, 31 May 2015 11:24:56 +0900 From: Greg KH To: Michael Shuey Cc: Sudip Mukherjee , devel@driverdev.osuosl.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, "Drokin, Oleg" , HPDD-discuss@ml01.01.org, Dan Carpenter , lustre-devel@lists.lustre.org Subject: Re: [PATCH v4 00/13] staging: lustre: lnet: code cleanups Message-ID: <20150531022456.GA30873@kroah.com> References: <1432237849-53947-1-git-send-email-shuey@purdue.edu> <20150522092142.GJ4150@mwanda> <20150523101428.GX22558@mwanda> <20150523123904.GA12407@sudip-PC> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org A: No. Q: Should I include quotations after my reply? http://daringfireball.net/2007/07/on_top On Sat, May 23, 2015 at 10:05:27AM -0400, Michael Shuey wrote: > Ah - that explains it. I added additional files to the series, but > simply re-applied the original round of patches. They would've not > been tagged as v4, while the patches pertaining to the newly-modified > files had v4 in the subject. The way you sent these is a mess, I can't sort by subject and apply them properly. Either put the v4 at the front, for all patches, like this: [PATCH v4 01/13] or at the end of the number: [PATCH 01/13 v4] so I can sort them. Please fix up and resend this series, I've dropped it from my queue. thanks, greg k-h