Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 14 Nov 2001 05:44:14 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 14 Nov 2001 05:44:04 -0500 Received: from hermine.idb.hist.no ([158.38.50.15]:29194 "HELO hermine.idb.hist.no") by vger.kernel.org with SMTP id ; Wed, 14 Nov 2001 05:43:48 -0500 Message-ID: <3BF24AB2.1C8232C0@idb.hist.no> Date: Wed, 14 Nov 2001 11:42:58 +0100 From: Helge Hafting X-Mailer: Mozilla 4.76 [no] (X11; U; Linux 2.4.15-pre1 i686) X-Accept-Language: no, en MIME-Version: 1.0 To: linux-kernel@vger.kernel.org Subject: Re: [PATCH] reformat mtrr.c to conform to CodingStyle In-Reply-To: <20011112232539.A14409@redhat.com> <20011114080505.A18098@weta.f00f.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Chris Wedgwood wrote: > If (at some point) people do want coding-style patches then there are > MANY places (eg. entire filesystem sub-trees) which could have > white-space alignment changes and similar things.... Creating lots of such patches looks like unnecessary work to me. Why not let Linus run Lindent on the whole tree and be done with it? find linux/ -name "*.[ch]" | linux/scripts/Lindent Helge Hafting - 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/