diff options
author | Joe Perches <joe@perches.com> | 2010-01-26 06:40:08 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-01-27 00:16:00 -0500 |
commit | c48192a7075fb218d92810fbe76ddd8732f2bbb8 (patch) | |
tree | 5f4959f6e1ce0ae904e34281c0f6ff3a36756fed /net/atm/mpc.c | |
parent | 5ff7ef7911d100b6568c731b1d078f819da82d03 (diff) |
net/atm/lec.c: checkpatch cleanups
Convert #include <asm... to #include <linux...
Mostly 80 column wrapped.
Spacing cleanups
Convert printks to pr_<level>
Use print_hex_dump
Move embedded assigns out of tests
Move trailing statements to new lines
Remove unnecessary braces around single line statements
switch/case cleanups
Removed paren around returns
Use %pM
Moved leading continuation logical tests to end of previous line
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/atm/mpc.c')
0 files changed, 0 insertions, 0 deletions