commit | 5e24e0c365e0f83f9a6f5adb3bd0cf5ca5cd8ab1 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Jan 12 21:55:11 2011 +0100 |
committer | Jean Delvare <khali@endymion.delvare> | Wed Jan 12 21:55:11 2011 +0100 |
tree | ffeb632700e12cf897c9782f848d7dcdd60dd233 | |
parent | 9e991c6fad4618a9158437f1f650225f9ec485c3 [diff] |
hwmon: (pc87427) 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: Jean Delvare <khali@linux-fr.org>