]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: can: af_can.c: Fix checkpatch warnings
authorValentin Ilie <valentin.ilie@gmail.com>
Sun, 10 Mar 2013 11:15:13 +0000 (11:15 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Mar 2013 11:40:17 +0000 (07:40 -0400)
commitf4f3efdaf9f0770b69fb2c86f1a67547ad756942
tree6cb03d981ae112532142534cde3c0f4fb94060de
parent73e046839925920eff2085e9238c81f051d9619b
net: can: af_can.c: Fix checkpatch warnings

Replace printk(KERN_ERR with pr_err
Add space before {
Removed OOM messages

Signed-off-by: Valentin Ilie <valentin.ilie@gmail.com>
Acked-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/can/af_can.c