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:
94f9d29
)
drivers/net/lib8390: fix warning, trim trailing whitespace
author
Jeff Garzik
<jeff@garzik.org>
Tue, 13 May 2008 05:41:28 +0000
(
01:41
-0400)
committer
Jeff Garzik
<jgarzik@redhat.com>
Tue, 13 May 2008 05:41:28 +0000
(
01:41
-0400)
fix
drivers/net/lib8390.c: In function ‘ei_tx_err’:
drivers/net/lib8390.c:556: warning: unused variable ‘ei_local’
drivers/net/lib8390.c: In function ‘ei_rx_overrun’:
drivers/net/lib8390.c:819: warning: unused variable ‘ei_local’
and also trim whitespace.
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found