Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264794AbTFBCPb (ORCPT ); Sun, 1 Jun 2003 22:15:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264795AbTFBCPb (ORCPT ); Sun, 1 Jun 2003 22:15:31 -0400 Received: from x35.xmailserver.org ([208.129.208.51]:24205 "EHLO x35.xmailserver.org") by vger.kernel.org with ESMTP id S264794AbTFBCPa (ORCPT ); Sun, 1 Jun 2003 22:15:30 -0400 X-AuthUser: davidel@xmailserver.org Date: Sun, 1 Jun 2003 19:26:30 -0700 (PDT) From: Davide Libenzi X-X-Sender: davide@bigblue.dev.mcafeelabs.com To: Larry McVoy cc: Linux Kernel Mailing List Subject: Re: Question about style when converting from K&R to ANSI C. In-Reply-To: <20030602022130.GA22771@work.bitmover.com> Message-ID: References: <1054446976.19557.23.camel@spc> <20030601132626.GA3012@work.bitmover.com> <1054519757.161606@palladium.transmeta.com> <20030602022130.GA22771@work.bitmover.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 598 Lines: 18 On Sun, 1 Jun 2003, Larry McVoy wrote: > Whatever, it's your tree. I'd rather have you force everything to the same > style, any style, than tolerate all sorts of different styles. Agree here. Personally I don't care of using whatever non-brain damaged style but I like to see projects using a consistent coding style. Whatever it is ... - Davide - 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/