commit | 63366d37ad5dbb4f208b517c88ea4bd41738dbf7 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Oct 20 06:51:40 2010 +0000 |
committer | Guenter Roeck <guenter.roeck@ericsson.com> | Sat Jan 08 10:55:14 2011 -0800 |
tree | d8a28c16db2b44c59a569ce38332f1a6acff2c64 | |
parent | 55d705cce829c37999f26a8d4f1dd701013e7920 [diff] |
hwmon: (lis3lv02d) 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>