From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Chen Gang <gang.chen@asianux.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, 7 Apr 2013 12:33:09 +0100 [thread overview]
Message-ID: <20130407113308.GP6597@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <51613D37.6060901@asianux.com>
[-- Attachment #1: Type: text/plain, Size: 336 bytes --]
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.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2013-04-07 11:33 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 [this message]
2013-04-07 11:36 ` Chen Gang
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=20130407113308.GP6597@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=bjorn@mork.no \
--cc=gang.chen@asianux.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.