netfilter: Reduce switch/case indent
commit181b1e9ce1b9e705d4cd27b542ce05bc43abdab0
authorJoe Perches <joe@perches.com>
Fri, 1 Jul 2011 09:43:06 +0000 (1 09:43 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Jul 2011 23:11:15 +0000 (1 16:11 -0700)
tree548d47da8a2fe693873e15b684c4abc63c9c6f81
parent1d67a51682443ffd1209d76dcc2f24a685259530
netfilter: Reduce switch/case indent

Make the case labels the same indent as the switch.

git diff -w shows miscellaneous 80 column wrapping,
comment reflowing and a comment for a useless gcc
warning for an otherwise unused default: case.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/netfilter/ipt_CLUSTERIP.c
net/ipv4/netfilter/nf_nat_snmp_basic.c
net/netfilter/xt_HL.c
net/netfilter/xt_hl.c