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)
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

Simple merge