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:
df59456
)
tuntap: remove unused variable in __tun_detach()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Wed, 13 Mar 2013 03:03:58 +0000
(
03:03
+0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 13 Mar 2013 15:31:58 +0000
(11:31 -0400)
The variable dev is initialized but never used
otherwise, so remove the unused variable.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found