net/atm/proc.c: checkpatch cleanups
authorJoe Perches <joe@perches.com>
Tue, 26 Jan 2010 11:40:13 +0000 (11:40 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Jan 2010 05:16:02 +0000 (21:16 -0800)
commit07367adbe5f18b6b7a7476094181ff99cd90cb7e
tree739508f7d7c7f6855f3593faf221a070be1bcafe
parentd81219db6add0a176c37d6fe4e1c050778de9d2f
net/atm/proc.c: checkpatch cleanups

Convert #include <asm... to #include <linux...
Mostly 80 column wrapped.
Spacing cleanups
Move trailing statements to new lines
switch/case cleanups

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