Re: [PATCH] 2.4.21-rc1 pointless IDE noise reduction

Timothy Miller (miller@techsource.com)
Thu, 24 Apr 2003 13:15:39 -0400


>
>
>I meant return ((foo & MASK) && 1);
>
>Try it, you'll like it! No shifts, no jumps.
>
>
>

Looks sweet! If the compiler is smart, that is. I'll add that to my
repetoire. I'll have to see what the asm output looks like.

-
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/