| | Date | Tue, 9 Nov 2010 08:25:55 -0800 | | From | Guenter Roeck <> | | Subject | Re: [01/32] drivers/hwmon/abituguru.c: Use pr_fmt and pr_<level> |
| |
On Wed, Oct 20, 2010 at 06:51:25AM -0000, Joe Perches wrote: > 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> > Applied.
Thanks, Guenter
|