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:
fe8433b
)
staging: rtl8187se: prefer netdev_dbg to printk
author
Teodora Baluta
<teobaluta@gmail.com>
Mon, 21 Oct 2013 23:37:22 +0000
(
02:37
+0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 28 Oct 2013 21:17:57 +0000
(14:17 -0700)
This patch fixes the following checkpatch warning:
WARNING: Prefer netdev_dbg(netdev, ... then dev_dbg(dev, ... then
pr_debug(... to printk(KERN_DEBUG ...
Signed-off-by: Teodora Baluta <teobaluta@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found