]> git.baikalelectronics.ru Git - kernel.git/commit
ipv4: Reduce switch/case indent
authorJoe Perches <joe@perches.com>
Fri, 1 Jul 2011 09:43:07 +0000 (09:43 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Jul 2011 23:11:16 +0000 (16:11 -0700)
commit54685d51e13986232699306d533abd1193b173b9
tree9a94dccd7da67ee77cddb43dc0998b50b339f0ac
parentf337e29e4bf4fc9cf071f850df87d2a387b37e0b
ipv4: Reduce switch/case indent

Make the case labels the same indent as the switch.

git diff -w shows no difference.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/raw.c
net/ipv4/route.c