From: Wolfram Sang <wsa@the-dreams•de>
To: Randy Dunlap <rdunlap@infradead•org>
Cc: Stephen Rothwell <sfr@canb•auug.org.au>,
linux-next@vger•kernel.org, linux-kernel@vger•kernel.org,
"Bill E. Brown" <bill.e.brown@intel•com>,
Jean Delvare <khali@linux-fr•org>,
Seth Heasley <seth.heasley@intel•com>,
Neil Horman <nhorman@tuxdriver•com>,
linux-i2c@vger•kernel.org
Subject: Re: [PATCH -next] i2c: fix i2c-ismt.c printk format warning
Date: Fri, 15 Feb 2013 20:48:44 +0100 [thread overview]
Message-ID: <20130215194844.GE4351@the-dreams.de> (raw)
In-Reply-To: <511E83BC.3050007@infradead.org>
On Fri, Feb 15, 2013 at 10:51:40AM -0800, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@infradead•org>
>
> Fix printk format warning. dma_addr_t can be 32-bit or 64-bit,
> so cast it to long long for printing. This also matches the
> printk format specifier that is already used.
>
> drivers/i2c/busses/i2c-ismt.c:532:3: warning: format '%llX' expects argument of type 'long long unsigned int', but argument 4 has type 'dma_addr_t' [-Wformat]
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead•org>
Thanks, applied to next.
prev parent reply other threads:[~2013-02-15 19:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-15 7:42 linux-next: Tree for Feb 15 Stephen Rothwell
2013-02-15 9:24 ` Arend van Spriel
2013-02-15 10:58 ` Sedat Dilek
2013-02-15 18:51 ` [PATCH -next] i2c: fix i2c-ismt.c printk format warning Randy Dunlap
2013-02-15 19:48 ` Wolfram Sang [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=20130215194844.GE4351@the-dreams.de \
--to=wsa@the-dreams$(echo .)de \
--cc=bill.e.brown@intel$(echo .)com \
--cc=khali@linux-fr$(echo .)org \
--cc=linux-i2c@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-next@vger$(echo .)kernel.org \
--cc=nhorman@tuxdriver$(echo .)com \
--cc=rdunlap@infradead$(echo .)org \
--cc=seth.heasley@intel$(echo .)com \
--cc=sfr@canb$(echo .)auug.org.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox