[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.61.0612071927140.31022@yvahk01.tjqt.qr>
Date: Thu, 7 Dec 2006 19:27:45 +0100 (MET)
From: Jan Engelhardt <jengelh@...ux01.gwdg.de>
To: Chris Friesen <cfriesen@...tel.com>
cc: Randy Dunlap <randy.dunlap@...cle.com>,
lkml <linux-kernel@...r.kernel.org>, akpm <akpm@...l.org>,
jesper.juhl@...il.com
Subject: Re: [PATCH/RFC] CodingStyle updates
>> What keyword is "defined"? Did you have too much Perl coffee? :)
>
> Maybe macro formatting?
>
> #if defined(CONFIG_FOO)
Ah thanks for the hint. This also raises another stylistic aspect:
#ifdef XYZ over #if defined(XYZ) when there is only one macro to be
tested for.
-`J'
--
-
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