commit | 07367adbe5f18b6b7a7476094181ff99cd90cb7e | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Jan 26 11:40:13 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 26 21:16:02 2010 -0800 |
tree | 739508f7d7c7f6855f3593faf221a070be1bcafe | |
parent | d81219db6add0a176c37d6fe4e1c050778de9d2f [diff] |
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>