diff options
author | Joe Perches <joe@perches.com> | 2010-01-26 11:40:09 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-01-27 05:16:00 (GMT) |
commit | 5710044073ea734c0d7806d7fb9cd6308053704b (patch) | |
tree | de8cdf8c20b8ebc2248ad76dcbd67980cdf9ac46 /net/Makefile | |
parent | c48192a7075fb218d92810fbe76ddd8732f2bbb8 (diff) | |
download | linux-fsl-qoriq-5710044073ea734c0d7806d7fb9cd6308053704b.tar.xz |
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 'net/Makefile')
0 files changed, 0 insertions, 0 deletions