commit | b7d9371befd6fa3eb0ad9d574860095642bf70ed | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Jan 26 11:40:18 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 26 21:16:04 2010 -0800 |
tree | 80b78818f998b20fbe1afbaf1f84af5483366854 | |
parent | 0ec96e656fcd4a8ea8cb0e92f90ab4bb6f79cada [diff] |
net/atm/svc.c: checkpatch cleanups Convert #include <asm... to #include <linux... Spacing cleanups Mostly 80 column wrapped 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>