lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 30 Nov 2009 13:54:35 +0000 From: Alan Cox <alan@...rguk.ukuu.org.uk> To: Jarek Poplawski <jarkao2@...il.com> Cc: William Allen Simpson <william.allen.simpson@...il.com>, Linux Kernel Developers <linux-kernel@...r.kernel.org>, Linux Kernel Network Developers <netdev@...r.kernel.org> Subject: Re: warning: massive change to conditional coding style in net? > > 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 netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists