Re: [linux-usb-devel] Re: [BK PATCH] USB changes for 2.5.34

Thunder from the hill (thunder@lightweight.ods.org)
Mon, 16 Sep 2002 13:36:23 -0600 (MDT)


Hi,

On Mon, 16 Sep 2002, Daniel Phillips wrote:
> On Monday 16 September 2002 20:35, Thunder from the hill wrote:
> > !assert(typeof((fool)->next) == typeof(fool));
>
> You meant:
>
> assert(typeof((fool)->next) != typeof(fool));

No, I mean "Never assert that the one next to a fool must be a fool,
either. You might be wrong."

Thunder

-- 
!assert(typeof((fool)->next) == typeof(fool));

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/