summaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2007-07-23 10:02:32 +0200
committerJeff Garzik <jeff@garzik.org>2007-07-24 22:28:41 +0200
commitdde9f93c205a791c5647c14d43003c578ebf6f2d (patch)
treecffa37e490a386cb88f68030ffbe60065c924e06 /drivers/pcmcia
parentdefxx: Use __maybe_unused rather than a local hack (diff)
downloadlinux-dde9f93c205a791c5647c14d43003c578ebf6f2d.tar.xz
linux-dde9f93c205a791c5647c14d43003c578ebf6f2d.zip
drivers/net/acenic.c: fix check-after-use
The Coverity checker noted that we've already dereferenced "dev" when we check whether it's NULL. Since it's impossible that "dev" is NULL at this place this patch removes the NULL check. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/pcmcia')
0 files changed, 0 insertions, 0 deletions