From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: [PATCH] whci: fix type and format warnings Date: Tue, 13 Oct 2009 11:07:34 -0700 Message-ID: <20091013110734.56b0e027.randy.dunlap@oracle.com> References: <20091013162312.8b93998b.sfr@canb.auug.org.au> <20091013100128.0f06d67c.randy.dunlap@oracle.com> <4AD4BE19.8040005@csr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from rcsinet12.oracle.com ([148.87.113.124]:48861 "EHLO rgminet12.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760404AbZJMSKI (ORCPT ); Tue, 13 Oct 2009 14:10:08 -0400 In-Reply-To: <4AD4BE19.8040005@csr.com> Sender: linux-next-owner@vger.kernel.org List-ID: To: David Vrabel Cc: Stephen Rothwell , gregkh@suse.de, linux-next@vger.kernel.org, LKML , lud On Tue, 13 Oct 2009 18:51:21 +0100 David Vrabel wrote: > Randy Dunlap wrote: > > From: Randy Dunlap > > > > Fix format and type warnings in whci driver: > > I'd prefer this fixed differently. Those debug messages were left in by > mistake. Randy, you want to respin this or shall I? You can do it. Thanks. --- ~Randy