commit | f1e100491e0e696b19f37f2b0cf728a5f2bc56e7 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Jan 26 11:40:11 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 26 21:16:01 2010 -0800 |
tree | 69f2ed2e4eab1dfac4bae180e84a6e647f9adaaa | |
parent | bee67d34b2dd495feafb1a37b5ea2d6179b74178 [diff] |
net/atm/mpoa_proc.c: checkpatch cleanups Convert #include <asm... to #include <linux... Add printk argument verification to dprintk and ddprintk Spacing cleanups Mostly 80 column wrapped. Removed unnecessary breaks after returns Use %pI4 in seq_printf of IP address Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>