git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
725c0f9
)
[PATCH] drivers/net/tulip/dmfe.c: remove a check after use
author
Adrian Bunk
<bunk@stusta.de>
Fri, 13 May 2005 02:25:14 +0000
(22:25 -0400)
committer
Jeff Garzik
<jgarzik@pobox.com>
Fri, 13 May 2005 02:25:14 +0000
(22:25 -0400)
This patch removes a NULL check that was useles because it happened
after the first dereference of the variable.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
No differences found