Re: [patch 4/7] Linux Kernel Markers - Architecture Independent Code

From: Christoph Hellwig
Date: Mon Sep 24 2007 - 14:20:09 EST


On Mon, Sep 24, 2007 at 02:15:12PM -0400, Robert P. J. Day wrote:
> On Mon, 24 Sep 2007, Christoph Hellwig wrote:
>
> > static inline void __mark_check_format(const char *fmt, ...)
> > __attribute__ ((format (printf, 1, 2)))
> > {
> > }
>
> the header file compiler-gcc.h defines the shorter macro "__printf".
> is it worth encouraging its use, or does it matter?

Yes, that's even better.
-
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/