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:
dab51d0
)
netfilter: nfnetlink_log: Fix set-but-unused variables.
author
David S. Miller
<davem@davemloft.net>
Mon, 18 Apr 2011 00:02:29 +0000
(17:02 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 18 Apr 2011 00:02:51 +0000
(17:02 -0700)
The variable 'tmp_uint' is set but unused in __build_packet_message().
Just kill it off.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found