commit | 18de030f1dbaef0c13cf393899a298d978aa200f | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Oct 20 06:51:55 2010 +0000 |
committer | Guenter Roeck <guenter.roeck@ericsson.com> | Sat Jan 08 10:55:33 2011 -0800 |
tree | 4dd19d0eea4b75f9d819a9859c0034ff88a12a77 | |
parent | abdc6fd189405a83ebd20aa9facfbdf3c179d48a [diff] |
hwmon: (w83627hf) 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 Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>