From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 36367DDE30 for ; Sat, 1 Dec 2007 08:14:25 +1100 (EST) Subject: Re: [PATCH 0/24] powerpc: 4xx PCI, PCI-X and PCI-Express support among others From: Benjamin Herrenschmidt To: Olof Johansson In-Reply-To: <20071130141540.GA3117@lixom.net> References: <1196403038.569525.367459803520.qpush@grosgo> <20071130141540.GA3117@lixom.net> Content-Type: text/plain Date: Sat, 01 Dec 2007 07:54:03 +1100 Message-Id: <1196456043.13230.96.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org Reply-To: benh@kernel.crashing.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2007-11-30 at 08:15 -0600, Olof Johansson wrote: > On Fri, Nov 30, 2007 at 05:10:38PM +1100, Benjamin Herrenschmidt wrote: > > > There will be further cleanups and fixes before 2.6.25 opens > > May I suggest running them through checkpatch.pl? It finds stuff in over > half of the ones I tried it on :) and I don't give a shit about checkpatch.pl Ben.