Re: [PATCH 1/4] dynamic_debug: consolidate repetitive struct_ddebug descriptor definitions

From: Joe Perches
Date: Fri Sep 09 2011 - 00:35:55 EST


On Thu, 2011-09-08 at 21:20 -0700, Andrew Morton wrote:
> The reason the distinction matters (apart from being just wrong) is
> that sometimes we want a macro for the definition and another for the
> declaration. DEFINE_TRACE/DECLARE_TRACE, DECLARE_LGLOCK/DEFINE_LGLOCK,
> etc.

That does not mean that these uses are not declarations
as specified by the c99 standard. They are.

cheers, Joe

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