diff options
author | Joe Perches <joe@perches.com> | 2010-01-26 12:40:08 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-01-27 06:16:00 +0100 |
commit | c48192a7075fb218d92810fbe76ddd8732f2bbb8 (patch) | |
tree | 5f4959f6e1ce0ae904e34281c0f6ff3a36756fed /net/atm/mpc.c | |
parent | net/atm/ioctl.c: checkpatch cleanups (diff) | |
download | linux-c48192a7075fb218d92810fbe76ddd8732f2bbb8.tar.xz linux-c48192a7075fb218d92810fbe76ddd8732f2bbb8.zip |
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