Re: double exclamation (!!) suckage in the kernel

From: Bodo Eggert
Date: Tue May 29 2007 - 04:27:18 EST


On Sat, 26 May 2007, Al Viro wrote:

> On Sat, May 26, 2007 at 06:38:07PM +0200, Bodo Eggert wrote:
> > Not exactly, if(foo) is the same as if( (int) foo), which is not
> > guaranteed to result in non-null values for non-null pointers.
>
> RTFStandard.

... and don´t forget half of it untill you look up the next thing.
Yes, obviously I misremembered "compares equal to" as "is".
-
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/