]> git.baikalelectronics.ru Git - kernel.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)
commit276b71b3f9b58a5019736719cd1df9cc7682388b
tree6cb03d981ae112532142534cde3c0f4fb94060de
parent594e40945007e5d38a2901092dd143d76be644fc
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