From: Jens Axboe <axboe@kernel.dk>
To: Helge Deller <deller@gmx.de>,
Bart Van Assche <bart.vanassche@wdc.com>,
linux-block@vger.kernel.org, Arnd Bergmann <arnd@arndb.de>
Cc: linux-parisc@vger.kernel.org
Subject: Re: [PATCH] block: skd: Use %pad printk format for dma_addr_t values
Date: Thu, 12 Jul 2018 15:01:40 -0600 [thread overview]
Message-ID: <b8229402-5d73-8737-4260-b1a55c43919e@kernel.dk> (raw)
In-Reply-To: <20180712202916.GA32416@ls3530.fritz.box>
On 7/12/18 2:29 PM, Helge Deller wrote:
> Use the existing %pad printk format to print dma_addr_t values.
> This avoids the following warnings when compiling on the parisc64 platform:
>
> drivers/block/skd_main.c: In function 'skd_preop_sg_list':
> drivers/block/skd_main.c:660:4: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 6 has type 'dma_addr_t {aka unsigned int}' [-Wformat=]
Applied, thanks.
--
Jens Axboe
prev parent reply other threads:[~2018-07-12 21:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-12 20:29 [PATCH] block: skd: Use %pad printk format for dma_addr_t values Helge Deller
2018-07-12 20:35 ` Bart Van Assche
2018-07-12 21:01 ` Jens Axboe [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=b8229402-5d73-8737-4260-b1a55c43919e@kernel.dk \
--to=axboe@kernel.dk \
--cc=arnd@arndb.de \
--cc=bart.vanassche@wdc.com \
--cc=deller@gmx.de \
--cc=linux-block@vger.kernel.org \
--cc=linux-parisc@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox