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:
53ab0e6
)
hwmon: (hwmon-vid) Use pr_fmt and pr_<level>
author
Joe Perches
<joe@perches.com>
Wed, 20 Oct 2010 06:51:36 +0000
(06:51 +0000)
committer
Guenter Roeck
<guenter.roeck@ericsson.com>
Sat, 8 Jan 2011 18:55:10 +0000
(10:55 -0800)
Added #define pr_fmt KBUILD_MODNAME ": " fmt
Converted printks to pr_<level>
Coalesced any long formats
Removed prefixes from formats
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
No differences found