Re: [RFC PATCH] printk: Convert pr_<level> macros to functions

From: Joe Perches
Date: Thu Mar 04 2010 - 16:40:32 EST


On Thu, 2010-03-04 at 13:34 -0800, Andrew Morton wrote:
> Obviously one would need eight little functions, each of which calls
> pr_everything().

Those little function still need to individually use
va_list so it's just as easy to call printk directly
as long as %pV is OK.

What do you think of the %pV use?


--
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/