diff options
author | Joe Perches <joe@perches.com> | 2014-12-16 12:17:13 -0800 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2014-12-23 14:20:10 +0100 |
commit | 372e28661a5c1cda34598314e2e341a7529d6219 (patch) | |
tree | 56471bc409dff71145801b6cef9c435cfe8f6234 /mm/memblock.c | |
parent | 88eab472ec21f01d3e36ff926f8bd4f742687075 (diff) |
netfilter: xt_osf: Use continue to reduce indentation
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>
Diffstat (limited to 'mm/memblock.c')
0 files changed, 0 insertions, 0 deletions