commit | 28ebfa13f97265e415fbe19795500a6d922a6c86 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Oct 20 06:51:25 2010 +0000 |
committer | Guenter Roeck <guenter.roeck@ericsson.com> | Sat Jan 08 10:55:00 2011 -0800 |
tree | f7f27078e5313c1dc6068894f583118215b0ddc7 | |
parent | 0c21e3aaf6ae85bee804a325aa29c325209180fd [diff] |
hwmon: (abituguru) Use pr_fmt and pr_<level> Added #define pr_fmt KBUILD_MODNAME ": " fmt Converted printks to pr_<level> Coalesced any long formats Removed prefixes from formats Added a few static strings to standardize logging messages. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>