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

From: Grant Likely
Date: Fri Nov 26 2010 - 02:19:17 EST


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

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