Re: [PATCH] Minor change to platform_device_register_simple prototype

From: Randy.Dunlap
Date: Wed Dec 07 2005 - 13:39:00 EST


On Wed, 7 Dec 2005, Dmitry Torokhov wrote:

> Btw, what is the policy on placing EXPORT_SYMBOL(...). Should they all
> go together (at the top or teh bottom) or after each symbol
> definition? Right now platform.c mixes 2 styles...

Not all grouped together (option 1 above), but
yes, after each symbol definition (option 2 above)...
is the current preference AFAIK.

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