From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Date: Wed, 05 Jan 2011 17:45:29 +0000 Subject: Re: [patch] checkpatch: putting the && or || on the wrong line Message-Id: <1294249529.6617.118.camel@Joe-Laptop> List-Id: References: <20110104055900.GA5062@bicker> <20110104163836.GA30317@fieldses.org> <20110104164414.GX5875@const.bordeaux.inria.fr> <1294160834.6617.51.camel@Joe-Laptop> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Krzysztof Halasa Cc: Samuel Thibault , "J. Bruce Fields" , Dan Carpenter , Andy Whitcroft , linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org > Increasing e.g. > readability of the code would be a good reason, but statistics? Standardization of style in a large project increases readability and decreases errors full stop. Outside of that, it's _all_ bikeshedding. cheers, Joe