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:
88eab47
)
netfilter: xt_osf: Use continue to reduce indentation
author
Joe Perches
<joe@perches.com>
Tue, 16 Dec 2014 20:17:13 +0000
(12:17 -0800)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Tue, 23 Dec 2014 13:20:10 +0000
(14:20 +0100)
Invert logic in test to use continue.
This routine already uses continue, use it a bit more to
minimize > 80 column long lines and unnecessary indentation.
No change in compiled object file.
Other miscellanea:
o Remove trailing whitespace
o Realign arguments to multiline statement
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/xt_osf.c
patch
|
blob
|
history
diff --cc
net/netfilter/xt_osf.c
Simple merge