Messages in this thread |  | | From | Bartlomiej Zolnierkiewicz <> | Subject | Re: [PATCH] pcnet32: remove superfluous NULL pointer check in pcnet32_probe1() | Date | Sun, 2 Aug 2009 22:07:29 +0200 |
| |
On Sunday 02 August 2009 21:30:22 David Miller wrote: > From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> > Date: Thu, 30 Jul 2009 23:19:17 +0200 > > > From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> > > Subject: [PATCH] pcnet32: remove superfluous NULL pointer check in pcnet32_probe1() > > > > Move the debug printk() into the proper place and remove superfluous > > NULL pointer check in pcnet32_probe1(). > > > > This takes care of the following entry from Dan's list: > > > > drivers/net/pcnet32.c +1889 pcnet32_probe1(298) warning: variable derefenced before check 'pdev' > > > > Reported-by: Dan Carpenter <error27@gmail.com> > > Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> > > Applied, but please CC: netdev@vger.kernel.org for all future > network driver patches so that it gets properly tracked in > patchwork. Thanks!
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..
|  |