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:
2344cd0
)
hwmon: (applesmc) Use pr_fmt and pr_<level>
author
Joe Perches
<joe@perches.com>
Tue, 9 Nov 2010 15:15:03 +0000
(15:15 +0000)
committer
Guenter Roeck
<guenter.roeck@ericsson.com>
Sat, 8 Jan 2011 18:55:37 +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: Henrik Rydberg <rydberg@euromail.se>
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
No differences found