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:
8ce21ec
)
[media] Staging/media: Use dev_ printks in go7007/wis-tw9903.c
author
YAMANE Toshiaki
<yamanetoshi@gmail.com>
Tue, 6 Nov 2012 11:34:02 +0000
(08:34 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Fri, 21 Dec 2012 20:52:38 +0000
(18:52 -0200)
fixed below checkpatch warning.
- WARNING: Prefer netdev_dbg(netdev, ... then dev_dbg(dev, ... then pr_debug(... to printk(KERN_DEBUG ...
- 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: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found