Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933106Ab1EZSAN (ORCPT ); Thu, 26 May 2011 14:00:13 -0400 Received: from mga09.intel.com ([134.134.136.24]:26061 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933064Ab1EZSAJ (ORCPT ); Thu, 26 May 2011 14:00:09 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.65,275,1304319600"; d="scan'208";a="5468098" Date: Thu, 26 May 2011 20:00:02 +0200 From: Samuel Ortiz To: Randy Dunlap Cc: Liam Girdwood , Stephen Rothwell , Haojian Zhuang , linux-next@vger.kernel.org, LKML , Mark Brown Subject: Re: [PATCH -next] regulator: fix 88pm8607.c printk format warning Message-ID: <20110526180002.GB20068@sortiz-mobl> References: <20110518145412.f6cba4ef.sfr@canb.auug.org.au> <20110518100722.76bd6fb6.randy.dunlap@oracle.com> <20110518194311.GB5077@opensource.wolfsonmicro.com> <1305978663.3317.7.camel@odin> <20110526090522.5d8c684b.randy.dunlap@oracle.com> <20110526170756.GA20068@sortiz-mobl> <20110526101615.61d5ed27.randy.dunlap@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110526101615.61d5ed27.randy.dunlap@oracle.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 687 Lines: 23 Hi Randy, On Thu, May 26, 2011 at 10:16:15AM -0700, Randy Dunlap wrote: > From: Randy Dunlap > > Fix printk format warning (seen on x86_64) and change to unsigned > output format: > > drivers/regulator/88pm8607.c:417: warning: format '%d' expects type 'int', but argument 3 has type 'resource_size_t' > Patch applied, thanks a lot. Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ -- 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/