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

From: Robert P. J. Day
Date: Mon Sep 24 2007 - 14:17:02 EST


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?

rday
--
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA

http://crashcourse.ca
========================================================================
-
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/