Netdev List
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: Jingoo Han <jg1.han@samsung.com>
Cc: 'David Miller' <davem@davemloft.net>,
	netdev@vger.kernel.org, 'Liu Junliang' <liujunliang_ljl@163.com>
Subject: Re: [PATCH] USB2NET: SR9800: use %zu for dma_addr_t
Date: Wed, 12 Feb 2014 22:49:17 -0800	[thread overview]
Message-ID: <1392274157.2214.27.camel@joe-AO722> (raw)
In-Reply-To: <000101cf2885$395755a0$ac0600e0$%han@samsung.com>

On Thu, 2014-02-13 at 15:31 +0900, Jingoo Han wrote:
> Use %zu for size_t in order to avoid the following build
> warning in printks.

Perhaps your subject is wrong.

This doesn't seem like a dma_addr_t.

If it is, it should be printed with
"%pad", &dma_addr_t

  reply	other threads:[~2014-02-13  6:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-13  6:31 [PATCH] USB2NET: SR9800: use %zu for dma_addr_t Jingoo Han
2014-02-13  6:49 ` Joe Perches [this message]
2014-02-13  7:07   ` Jingoo Han
2014-02-13  7:09 ` [PATCH V2] USB2NET: SR9800: use %zu for size_t Jingoo Han
2014-02-13 23:47   ` David Miller

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=1392274157.2214.27.camel@joe-AO722 \
    --to=joe@perches.com \
    --cc=davem@davemloft.net \
    --cc=jg1.han@samsung.com \
    --cc=liujunliang_ljl@163.com \
    --cc=netdev@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