diff options
author | Joe Perches <joe@perches.com> | 2010-01-26 11:40:08 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-01-26 21:16:00 -0800 |
commit | c48192a7075fb218d92810fbe76ddd8732f2bbb8 (patch) | |
tree | 5f4959f6e1ce0ae904e34281c0f6ff3a36756fed /crypto/testmgr.h | |
parent | 5ff7ef7911d100b6568c731b1d078f819da82d03 (diff) | |
download | linux-c48192a7075fb218d92810fbe76ddd8732f2bbb8.tar.bz2 |
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 'crypto/testmgr.h')
0 files changed, 0 insertions, 0 deletions