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:
971a351
)
cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABEL
author
Paul Moore
<pmoore@redhat.com>
Tue, 10 Dec 2013 20:00:50 +0000
(15:00 -0500)
committer
David S. Miller
<davem@davemloft.net>
Tue, 10 Dec 2013 22:56:54 +0000
(17:56 -0500)
Don't needlessly recompute 'opt[opt_iter + 1]' as we already have it
stored in 'tag_len'.
Signed-off-by: Paul Moore <pmoore@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found