Re: [PATCH 04/32] drivers/hwmon/applesmc.c: Use pr_fmt and pr_<level>

From: Henrik Rydberg
Date: Wed Oct 20 2010 - 05:55:34 EST


On 10/20/2010 08:51 AM, Joe Perches wrote:

> 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@xxxxxxxxxxx>
> ---
> drivers/hwmon/applesmc.c | 60 ++++++++++++++++++++-------------------------
> 1 files changed, 27 insertions(+), 33 deletions(-)


Minus the comments already provided, all good.

Thanks,
Henrik
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/