commit | 544d9b17f92d50132f47acd58f38992405298470 | [log] [tgz] |
---|---|---|
author | Ian Morris <ipm@chirality.org.uk> | Sun Oct 11 17:32:18 2015 +0100 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Tue Oct 13 14:12:38 2015 +0200 |
tree | bf5325e59f6922aa943718d7058cd7fb63922ecd | |
parent | f9527ea9b63ac861d5d992d24fdd63ee767e21db [diff] |
netfilter: ip6_tables: ternary operator layout Correct whitespace layout of ternary operators in the netfilter-ipv6 code. No changes detected by objdiff. Signed-off-by: Ian Morris <ipm@chirality.org.uk> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>