From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.lixom.net (lixom.net [66.141.50.11]) by ozlabs.org (Postfix) with ESMTP id 8EC2EDDE23 for ; Tue, 22 Apr 2008 23:18:50 +1000 (EST) Date: Tue, 22 Apr 2008 08:31:20 -0500 From: Olof Johansson To: Michael Ellerman Subject: Re: [PATCH 04/11] Convert from DBG() to pr_debug() in platforms/pseries/setup.c Message-ID: <20080422133120.GA8338@lixom.net> References: <6112063f5eac0a820949415417d49a5376ad5ffd.1208505275.git.michael@ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <6112063f5eac0a820949415417d49a5376ad5ffd.1208505275.git.michael@ellerman.id.au> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Apr 18, 2008 at 05:54:36PM +1000, Michael Ellerman wrote: > Signed-off-by: Michael Ellerman I know it's fun to see yourself in the changeset statistics, but this is silly. Please bake together all the simple changes to one patch instead of one per file. They are all trivial. -Olof