Re: [linux-usb-devel] Re: [BUG/PATCH/RFC] Oops while completingasync USB via usbdevio

From: Paul Jackson
Date: Tue Oct 11 2005 - 12:47:55 EST


Alan asked:
> But why do people go to the
> effort of confusing readers by using "^" instead of "!="?

My guess - eor (^) was quicker than not-equal (!=) on a PDP-11.

That code fragment for checking uid's has been around a -long-
time, if my memory serves me.

It's gotten to be like the infamous "!!" boolean conversion
operator, a bit of vernacular that would be harder to read if
recoded using modern coding style.

--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <pj@xxxxxxx> 1.925.600.0401
-
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/