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:
ce47da7
)
hwmon: (pc87360) Use pr_fmt and pr_<level>
author
Joe Perches
<joe@perches.com>
Wed, 12 Jan 2011 20:55:11 +0000
(21:55 +0100)
committer
Jean Delvare
<khali@endymion.delvare>
Wed, 12 Jan 2011 20:55:11 +0000
(21:55 +0100)
Added #define pr_fmt KBUILD_MODNAME ": " fmt
Converted printks to pr_<level>
Coalesced any long formats
Removed prefixes from formats
[JD: Also convert debug messages]
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found