Re: [PATCH v2 1/4] drivers: hwspinlock: add generic framework

From: Olof Johansson
Date: Fri Nov 26 2010 - 16:00:21 EST


On Fri, Nov 26, 2010 at 12:18:49AM -0700, Grant Likely wrote:
> On Thu, Nov 25, 2010 at 9:59 PM, Olof Johansson <olof@xxxxxxxxx> wrote:
> > On Tue, Nov 23, 2010 at 05:38:57PM +0200, Ohad Ben-Cohen wrote:
> >> +#define pr_fmt(fmt)    "%s: " fmt, __func__
> >
> > Not used.
>
> pr_fmt() is a magic #define that changes the behaviour of the pr_*()
> macros. See include/linux/kernel.h

D'oh, thanks.


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