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:
c28645e
)
Staging: dgnc: Replace printk() with dev_dbg()
author
Cristina Opriceana
<cristina.opriceana@gmail.com>
Sat, 28 Feb 2015 21:11:47 +0000
(23:11 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 1 Mar 2015 23:12:14 +0000
(15:12 -0800)
This patch replaces printk() with dev_dbg() in order to avoid the
suggestion of using a more specific function while printing debug
information. Warning found by checkpatch.pl.
Signed-off-by: Cristina Opriceana <cristina.opriceana@gmail.com>
Reviewed-by: Daniel Baluta <daniel.baluta@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found