Re: warning: massive change to conditional coding style in net?

From: Alan Cox
Date: Mon Nov 30 2009 - 08:52:38 EST


> > Miller (with Perches) changed hundreds (thousands?) of these to
> > trailing form. This results in a number of hilarious examples --
> > lines with both leading and trailing, lines with only &&, etc. A
> > small sample for illustration:
>
> Yes, it's even enough to make a grown man laugh....

IMHO for left to right languages dangly bits want to be on the right,
because that is where your eyes are when you hit the end of the previous
line, so the dangly bit is already in your line of vision and probably
even in focus.

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