From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755506AbZHDNDr (ORCPT ); Tue, 4 Aug 2009 09:03:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755461AbZHDNDq (ORCPT ); Tue, 4 Aug 2009 09:03:46 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:55417 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755452AbZHDNDq (ORCPT ); Tue, 4 Aug 2009 09:03:46 -0400 Date: Tue, 04 Aug 2009 06:03:54 -0700 (PDT) Message-Id: <20090804.060354.66058154.davem@davemloft.net> To: bzolnier@gmail.com Cc: pcnet32@verizon.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, error27@gmail.com, corbet@lwn.net, eteo@redhat.com, julia@diku.dk Subject: Re: [PATCH] pcnet32: remove superfluous NULL pointer check in pcnet32_probe1() From: David Miller In-Reply-To: <200908041233.02016.bzolnier@gmail.com> References: <200908022207.29942.bzolnier@gmail.com> <20090802.131256.210461366.davem@davemloft.net> <200908041233.02016.bzolnier@gmail.com> X-Mailer: Mew version 6.2.51 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Bartlomiej Zolnierkiewicz Date: Tue, 4 Aug 2009 12:32:56 +0200 > On Sunday 02 August 2009 22:12:56 David Miller wrote: >> From: Bartlomiej Zolnierkiewicz >> Date: Sun, 2 Aug 2009 22:07:29 +0200 >> >> > netdev@vger.kernel.org was on cc: for all patches... >> > >> > http://marc.info/?l=linux-netdev&m=124898901714229&w=2 >> > http://marc.info/?l=linux-netdev&m=124898901714236&w=2 >> > >> > maybe there is some problem with a patchwork setup.. >> >> My bad, I misread the CC: list, sorry. > > There still may be some netdev patchwork problem.. > > These patches were applied with Don as an author: It's because he forwarded them to netdev when he ACK'd them, and those are the ones the postings that actually showed up properly in patchwork, and thus the From: lines that got used for authorship. Sorry, I should have caught that.