]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: net/ipv[46]/netfilter: Move && and || to end of previous line
authorJoe Perches <joe@perches.com>
Mon, 23 Nov 2009 22:17:06 +0000 (23:17 +0100)
committerPatrick McHardy <kaber@trash.net>
Mon, 23 Nov 2009 22:17:06 +0000 (23:17 +0100)
commit427c368a933a5d872aa0758121f3fef11ab83b88
tree4f8c035731606e28536d83dc8b8e871d9cc39090
parentfdfe3f305bc07e93d490720fe37c33fb613e12f7
netfilter: net/ipv[46]/netfilter: Move && and || to end of previous line

Compile tested only.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
22 files changed:
net/ipv4/netfilter/arp_tables.c
net/ipv4/netfilter/ip_tables.c
net/ipv4/netfilter/ipt_CLUSTERIP.c
net/ipv4/netfilter/ipt_ECN.c
net/ipv4/netfilter/ipt_LOG.c
net/ipv4/netfilter/ipt_MASQUERADE.c
net/ipv4/netfilter/ipt_REJECT.c
net/ipv4/netfilter/ipt_ULOG.c
net/ipv4/netfilter/ipt_ecn.c
net/ipv4/netfilter/iptable_mangle.c
net/ipv4/netfilter/iptable_security.c
net/ipv4/netfilter/nf_conntrack_proto_icmp.c
net/ipv4/netfilter/nf_nat_standalone.c
net/ipv6/netfilter/ip6_tables.c
net/ipv6/netfilter/ip6t_LOG.c
net/ipv6/netfilter/ip6t_REJECT.c
net/ipv6/netfilter/ip6t_ah.c
net/ipv6/netfilter/ip6t_frag.c
net/ipv6/netfilter/ip6t_rt.c
net/ipv6/netfilter/ip6table_filter.c
net/ipv6/netfilter/ip6table_mangle.c
net/ipv6/netfilter/nf_conntrack_proto_icmpv6.c