]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit62975d282edb000565c1c09bc8c7ddbfe8d36656
tree739508f7d7c7f6855f3593faf221a070be1bcafe
parentae76876fa37953fc050d4d6d4d2467a1133c4a95
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