[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1267738826.12993.57.camel@Joe-Laptop.home>
Date: Thu, 04 Mar 2010 13:40:26 -0800
From: Joe Perches <joe@...ches.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [RFC PATCH] printk: Convert pr_<level> macros to functions
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists