OSDN Git Service

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)
commit4500ebf8d1cc749e1b438136745127e437c54002
tree9a94dccd7da67ee77cddb43dc0998b50b339f0ac
parent181b1e9ce1b9e705d4cd27b542ce05bc43abdab0
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