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:
8cb4901
)
netlabel: Fix set-but-unused variables.
author
David S. Miller
<davem@davemloft.net>
Mon, 18 Apr 2011 00:01:49 +0000
(17:01 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 18 Apr 2011 00:01:49 +0000
(17:01 -0700)
The variable 'type_str' is set but unused in netlbl_cipsov4_add().
Just kill it off.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found