From mboxrd@z Thu Jan 1 00:00:00 1970 From: Auke Kok Subject: Re: [PATCH 11/26] e1000: clean up skb allocation code, patch submitted by Christoph Date: Tue, 29 Aug 2006 15:15:38 -0700 Message-ID: <44F4BC8A.9060300@intel.com> References: <20060829164153.6872.1713.stgit@gitlost.site> <20060829164439.6872.18771.stgit@gitlost.site> <44F4A92A.6060909@pobox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, akpm@osdl.org, "Brandeburg, Jesse" , "Kok, Auke" , "Ronciak, John" Return-path: Received: from mga03.intel.com ([143.182.124.21]:59030 "EHLO azsmga101-1.ch.intel.com") by vger.kernel.org with ESMTP id S965105AbWH2WhG (ORCPT ); Tue, 29 Aug 2006 18:37:06 -0400 To: Jeff Garzik In-Reply-To: <44F4A92A.6060909@pobox.com> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Jeff Garzik wrote: > Kok, Auke wrote: >> Signed-off-by: Christoph Hellwig >> Acked-by: Jesse Brandeburg >> Signed-off-by: Auke Kok > > ACK, but please don't include attribution in the subject line. > > Add a "From: ...author..." as the first line of your patch description > instead. that was already done :) (I figured out how to do this recently and all the community submissions will keep authorship in our tree). Fixed in the tree. Auke