Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752942AbWLORLL (ORCPT ); Fri, 15 Dec 2006 12:11:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752945AbWLORLL (ORCPT ); Fri, 15 Dec 2006 12:11:11 -0500 Received: from tmailer.gwdg.de ([134.76.10.23]:40807 "EHLO tmailer.gwdg.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752942AbWLORLK (ORCPT ); Fri, 15 Dec 2006 12:11:10 -0500 Date: Fri, 15 Dec 2006 18:06:48 +0100 (MET) From: Jan Engelhardt To: Stefan Richter cc: Pavel Machek , Randy Dunlap , lkml , jesper.juhl@gmail.com, akpm Subject: Re: [PATCH/v2] CodingStyle updates In-Reply-To: <4582B11C.9070305@s5r6.in-berlin.de> Message-ID: References: <20061207165508.e6bf0269.randy.dunlap@oracle.com> <20061215120942.GA4551@ucw.cz> <4582AEC8.7030608@s5r6.in-berlin.de> <20061215142206.GC2053@elf.ucw.cz> <4582B11C.9070305@s5r6.in-berlin.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Report: Content analysis: 0.0 points, 6.0 required _SUMMARY_ Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 810 Lines: 29 On Dec 15 2006 15:28, Stefan Richter wrote: >Pavel Machek wrote: >>> Pavel Machek wrote: >>> >> From: Randy Dunlap >>> >> +Use one space around (on each side of) most binary and ternary operators, >>> >> +such as any of these: >>> >> + = + - < > * / % | & ^ <= >= == != ? : >>> > >>> > Actually, this should not be hard rule. >[...] >> sometimes grouping around operator is useful, >[...] > >I agree. > >By the way, the longer CodingStyle becomes, the less people will read it. The bible is also quite long. -`J' -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/