net/atm/br2684.c: checkpatch cleanups
authorJoe Perches <joe@perches.com>
Tue, 26 Jan 2010 11:40:04 +0000 (11:40 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Jan 2010 05:15:58 +0000 (21:15 -0800)
commit641d729eb6236db0ce33e2b07a7f93193e60ea5a
treea437b774ab890a5731a0f361c263bab44d1615b6
parentf0a6cb118d7f9e72799a9c0c13f75d1b236a6546
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>
net/atm/br2684.c