commit | c95df1ae69b85d5f306d86164e245aae614b852a | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Oct 20 06:51:37 2010 +0000 |
committer | Guenter Roeck <guenter.roeck@ericsson.com> | Sat Jan 08 10:55:11 2011 -0800 |
tree | f3f9900b3442976073d09f4e219a843eae903d37 | |
parent | 1f923c7a6726b224b6b1b059da5a7f8e3dff1196 [diff] |
hwmon: (core) 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>