Re: PATCH: Fix broken PIO with libata

From: Paul Mackerras
Date: Tue May 16 2006 - 19:00:01 EST


Jeff Garzik writes:

> More parens == easier to review. So

Well... mostly, but not always. I agree about a && (b & c), but I
find the parens in ((a == b) && (c != d)) distracting. And once we
get to three or more parens in a row, I have to start counting
carefully to see where they match up.

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