diff options
author | Joe Perches <joe@perches.com> | 2010-01-26 12:40:09 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-01-27 06:16:00 +0100 |
commit | 5710044073ea734c0d7806d7fb9cd6308053704b (patch) | |
tree | de8cdf8c20b8ebc2248ad76dcbd67980cdf9ac46 /init | |
parent | net/atm/lec.c: checkpatch cleanups (diff) | |
download | linux-5710044073ea734c0d7806d7fb9cd6308053704b.tar.xz linux-5710044073ea734c0d7806d7fb9cd6308053704b.zip |
net/atm/mpc.c: checkpatch cleanups
Convert #include <asm... to #include <linux...
Add printk argument verification to dprintk and ddprintk
Spacing cleanups
Mostly 80 column wrapped.
printk->pr_info and pr_cont
Moved labels to column 1
Move trailing statements to new lines
switch/case cleanups
remove unnecessary breaks after returns
Remove unnecessary braces around single line statements
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions