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:
1bc7c1c
)
staging/sbe-2t3e3: Use netdev_ printks in cpld.c
author
YAMANE Toshiaki
<yamanetoshi@gmail.com>
Thu, 27 Sep 2012 13:59:34 +0000
(22:59 +0900)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 19 Oct 2012 19:12:40 +0000
(12:12 -0700)
fixed below checkpatch warning.
- WARNING: Prefer netdev_err(netdev, ... then dev_err(dev, ... then pr_err(... to printk(KERN_ERR ...
Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found