Re: [PATCH] turn many #if $undefined_string into #ifdef $undefined_string

From: Coywolf Qi Hunt
Date: Sat Jul 23 2005 - 03:53:29 EST


On 7/23/05, Chuck Ebbert <76306.1226@xxxxxxxxxxxxxx> wrote:
> On Fri, 22 Jul 2005 at 16:48:05 +0200, Olaf Hering wrote:
>
> > turn many #if $undefined_string into #ifdef $undefined_string
> > to fix some warnings after -Wno-def was added to global CFLAGS
>
>
> Shouldn't that be "#if defined($undefined_string)"?
>
> #ifdef is obsolete...
>

What leads you to believe that?

--
Coywolf Qi Hunt
http://ahbl.org/~coywolf/
-
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/