commit | 641d729eb6236db0ce33e2b07a7f93193e60ea5a | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Jan 26 11:40:04 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 26 21:15:58 2010 -0800 |
tree | a437b774ab890a5731a0f361c263bab44d1615b6 | |
parent | f0a6cb118d7f9e72799a9c0c13f75d1b236a6546 [diff] |
net/atm/br2684.c: checkpatch cleanups Convert #include <asm... to #include <linux... Use print_hex_dump Spacing cleanups Move logical continuation tests to end of previous line 80 column wrapping Move goto branch label to column 1 Remove unnecessary single statement braces Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>