From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Date: Thu, 12 May 2011 00:59:12 +0000 Subject: Re: [PATCH net-next-2.6] net/bonding: adjust codingstyle for Message-Id: <1305161952.19586.231.camel@Joe-Laptop> List-Id: References: <20110511225208.GA18851@x61.tchesoft.com> <20110512015237.32d6d92b@absol.kitzblitz> <20110512001858.GA2435@x61.tchesoft.com> In-Reply-To: <20110512001858.GA2435@x61.tchesoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Rafael Aquini Cc: Jay Vosburgh , kernel-janitors@vger.kernel.org, David Miller , Andy Gospodarek , shemminger@vyatta.com, Nicolas Kaiser , netdev On Wed, 2011-05-11 at 21:18 -0300, Rafael Aquini wrote: > My bad, sorry. I'll be re-posting soon. When you repost, it's considered useful and polite to have a version # in the [PATCH net-next-2.6 v#] subject line And add a changelog describing what's different in this version below your sign-off is also good form. The changelog doesn't get put into git history, but it's useful for others to see what you've changed so reviewers can skip over stuff that's been previously commented on and find the new stuff easier. Generally the email body contains verbose patch description Signed-off-by: you Any Acks/Reviewed-bys: others --- ( <- 3 dashes as a separator) patch changelog if it exists patch cheers, Joe