From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Breeds Subject: Re: [PATCH] fix IBM EMAC driver after rename. Date: Fri, 19 Aug 2011 13:57:30 +1000 Message-ID: <20110819035730.GI19739@ozlabs.org> References: <20110818061354.GD19739@ozlabs.org> <20110817.234947.611559275017926008.davem@davemloft.net> <20110819012558.GF19739@ozlabs.org> <20110818.204400.1898706003071593302.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: netdev@vger.kernel.org, jeffrey.t.kirsher@intel.com To: David Miller Return-path: Received: from ozlabs.org ([203.10.76.45]:37664 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751509Ab1HSD5b (ORCPT ); Thu, 18 Aug 2011 23:57:31 -0400 Content-Disposition: inline In-Reply-To: <20110818.204400.1898706003071593302.davem@davemloft.net> Sender: netdev-owner@vger.kernel.org List-ID: On Thu, Aug 18, 2011 at 08:44:00PM -0700, David Miller wrote: > Don't do this :-( When you reply to me as your new version of the patch > it craps up the commit message. > > Always make a fresh, new, patch posting with a clean full commit message > without any non-essential material included. > > I'm not applying this, because I'm pretty sick and tired of having to > edit up people's patch postings when they do stuff like this. Sorry I thought git am coped with this. Yours Tony