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:
7db8df0
)
net: smc911x: Remove unused local variable
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Fri, 4 Apr 2014 00:16:23 +0000
(
02:16
+0200)
committer
David S. Miller
<davem@davemloft.net>
Fri, 4 Apr 2014 14:02:21 +0000
(10:02 -0400)
The ioaddr local variable is assigned to but never used in the
smc911x_rx_dma_irq() function, remove it.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found