From: Josh Triplett Date: Wed, 29 Oct 2014 18:15:17 +0000 (-0700) Subject: CodingStyle: Add a chapter on conditional compilation X-Git-Tag: omap-for-v3.19/fixes-rc1~109^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21228a1868692c34ade648dbb0bc3db0069ab551;p=pandora-kernel.git CodingStyle: Add a chapter on conditional compilation Document several common practices and conventions regarding conditional compilation, most notably the preference for ifdefs in headers rather than .c files. Signed-off-by: Josh Triplett Acked-by: Geert Uytterhoeven Signed-off-by: Jonathan Corbet --- Reading git-diff-tree failed