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:
4686f6d
)
intel_pmic_gpio: Convert printks to pr_<level>
author
Joe Perches
<joe@perches.com>
Tue, 29 Mar 2011 22:21:45 +0000
(15:21 -0700)
committer
Matthew Garrett
<mjg@redhat.com>
Fri, 27 May 2011 16:35:50 +0000
(12:35 -0400)
Add #define pr_fmt(fmt) "%s: " fmt, __func__
to prefix function name to each output message.
Convert printks to pr_<level>.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
No differences found