[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <200906031037.50803.lkml@morethan.org>
Date: Wed, 3 Jun 2009 10:37:47 -0500
From: "Michael S. Zick" <lkml@...ethan.org>
To: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>
Subject: [RFC: Style] Kernel coding style for Extended Attributes.
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists