commit | f4f3efdaf9f0770b69fb2c86f1a67547ad756942 | [log] [tgz] |
---|---|---|
author | Valentin Ilie <valentin.ilie@gmail.com> | Sun Mar 10 11:15:13 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 11 07:40:17 2013 -0400 |
tree | 6cb03d981ae112532142534cde3c0f4fb94060de | |
parent | 73e046839925920eff2085e9238c81f051d9619b [diff] |
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>