public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC: Style] Kernel coding style for Extended Attributes.
@ 2009-06-03 15:37 Michael S. Zick
  2009-06-03 15:45 ` Linus Torvalds
  0 siblings, 1 reply; 4+ messages in thread
From: Michael S. Zick @ 2009-06-03 15:37 UTC (permalink / raw)
  To: linux-kernel@vger.kernel.org; +Cc: Linus Torvalds

Group;

I notice two different styles being used:
__attribute__ (( ....
__attribute__(( ....

The gcc documentation does not make a comment on this,
in fact, the extended attribute doc page uses both.  ;)

As a matter of fact, there are macros defined that have
both (not at once) expansions.

Is there a recommended style for the kernel source?

Mike

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-06-03 19:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-03 15:37 [RFC: Style] Kernel coding style for Extended Attributes Michael S. Zick
2009-06-03 15:45 ` Linus Torvalds
2009-06-03 17:11   ` Michael S. Zick
2009-06-03 19:39     ` Sam Ravnborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox