commit | e956ea1b7de1df5ae4d6dc3e7460ed9e140803cd | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Jan 26 11:40:05 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 26 21:15:58 2010 -0800 |
tree | 8f3efa93a7eb0864a6943dd075875db98bca8794 | |
parent | 641d729eb6236db0ce33e2b07a7f93193e60ea5a [diff] |
net/atm/clip.c: checkpatch cleanups Convert #include <asm... to #include <linux... Spacing cleanups Move labels to column 1 Move logical continuation tests to end of previous line Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>