All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chen Gang <gang.chen@asianux.com>
To: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: "Bjørn Mork" <bjorn@mork.no>,
	"Greg KH" <gregkh@linuxfoundation.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2] Drivers: Base: Regmap: fix warnings, use %zu instead of %d for printf format
Date: Sun, 07 Apr 2013 19:36:54 +0800	[thread overview]
Message-ID: <51615A56.40209@asianux.com> (raw)
In-Reply-To: <20130407113308.GP6597@opensource.wolfsonmicro.com>

On 2013年04月07日 19:33, Mark Brown wrote:
> On Sun, Apr 07, 2013 at 05:32:39PM +0800, Chen Gang wrote:
>> > 
>> >   fix warnings (with EXTRA_CFLAGS=-W):
>> >     format ‘%d’ expects argument of type ‘int’,
>> >     but argument 4 has type ‘size_t’ [-Wformat]
>> > 
>> > Signed-off-by: Chen Gang <gang.chen@asianux.com>
> I've already applied a patch for this from someone else.


  ok, thanks.

  it seems, I am too late !!

  :-)


-- 
Chen Gang

Asianux Corporation

      reply	other threads:[~2013-04-07 11:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-07  2:59 [PATCH] Drivers: Base: Regmap: fix warnings, use %lu instead of %d for printf format Chen Gang
2013-04-07  9:08 ` Bjørn Mork
2013-04-07  9:23   ` Chen Gang
2013-04-07  9:32     ` [PATCH v2] Drivers: Base: Regmap: fix warnings, use %zu " Chen Gang
2013-04-07 11:33       ` Mark Brown
2013-04-07 11:36         ` Chen Gang [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51615A56.40209@asianux.com \
    --to=gang.chen@asianux.com \
    --cc=bjorn@mork.no \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.