Re: [PATCH/RFC] CodingStyle updates

From: Randy Dunlap
Date: Thu Dec 07 2006 - 18:00:51 EST


Alistair John Strachan wrote:

+but no space after unary operators:
+ sizeof ++ -- & * + - ~ ! defined

You could mention typeof too, which is a keyword but should be done like sizeof.

Hm, is that a gcc-ism? It's not listed in the C99 spec.

Are there other gcc-isms that I should add?

Thanks.
--
~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/