• Joe Perches's avatar
    net/atm/mpc.c: checkpatch cleanups · 57100440
    Joe Perches authored
    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: default avatarJoe Perches <joe@perches.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    57100440
mpc.c 38.7 KB