git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c36d5a
)
Staging: iio: fix printk(KERN_ERR .. in lis3l02dq_core.c
author
Ebru Akagunduz
<ebru.akagunduz@gmail.com>
Mon, 21 Oct 2013 12:25:27 +0000
(15:25 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 27 Oct 2013 13:59:35 +0000
(06:59 -0700)
Fix checkpatch.pl issues with prefer netdev_err(netdev, .. then
dev_err(dev, .. then pr_err(.. to printk(KERN_ERR
in lis3l02dq_core.c
Signed-off-by: Ebru Akagunduz <ebru.akagunduz@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found