]> git.openfabrics.org - ~emulex/infiniband.git/commit
ipconfig: Reduce switch/case indent
authorJoe Perches <joe@perches.com>
Fri, 1 Jul 2011 09:43:05 +0000 (09:43 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Jul 2011 23:11:15 +0000 (16:11 -0700)
commit1d67a51682443ffd1209d76dcc2f24a685259530
treebe9852f57b42839ebb1500815451ccfb780b31b1
parent075e1913e1fd7ef6dc8885fc844cfb6c48210104
ipconfig: Reduce switch/case indent

Make the case labels the same indent as the switch.

git diff -w shows miscellaneous 80 column wrapping.

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