lapb: Reduce switch/case indent
authorJoe Perches <joe@perches.com>
Fri, 1 Jul 2011 09:43:09 +0000 (09:43 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Jul 2011 23:11:16 +0000 (16:11 -0700)
commitfcb261f35714fdf3d5c37d714e55b507b8cd55bc
treeb54a2157be5f4a19cecf603283db80107dd50201
parent207ec0abbed50b43a44cb7c69a07aeee08da5e45
lapb: Reduce switch/case indent

Make the case labels the same indent as the switch.

git diff -w shows 80 column reflowing.

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