Re: [PATCH] isicom.c: Use pr_fmt and pr_<level>

From: Jiri Slaby
Date: Thu Oct 01 2009 - 18:53:25 EST


On 10/01/2009 10:25 PM, Joe Perches wrote:
> Added #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
> Converted printks to pr_<level>
> Converted some embedded function names to %s...__func__
> Removed a period after exclamation points.
> Removed #define pr_dbg which could be used by future kernel.h includes
>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>

Acked-by: Jiri Slaby <jirislaby@xxxxxxxxx>
--
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/