From: David Miller <davem@davemloft.net>
To: fabio.estevam@freescale.com
Cc: jiri@mellanox.com, netdev@vger.kernel.org
Subject: Re: [PATCH net-next] mellanox: mlxsw: Use '%zx' to print size_t format
Date: Mon, 10 Aug 2015 21:13:02 -0700 (PDT) [thread overview]
Message-ID: <20150810.211302.1759543738522988422.davem@davemloft.net> (raw)
In-Reply-To: <1439211268-8785-1-git-send-email-fabio.estevam@freescale.com>
From: Fabio Estevam <fabio.estevam@freescale.com>
Date: Mon, 10 Aug 2015 09:54:28 -0300
> Use '%zx' to print size_t format in order to fix the following build warning:
>
> drivers/net/ethernet/mellanox/mlxsw/item.h:65:3: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'size_t' [-Wformat=]
>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Applied, thanks.
prev parent reply other threads:[~2015-08-11 4:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-10 12:54 [PATCH net-next] mellanox: mlxsw: Use '%zx' to print size_t format Fabio Estevam
2015-08-10 13:01 ` Jiri Pirko
2015-08-11 4:13 ` David Miller [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=20150810.211302.1759543738522988422.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=fabio.estevam@freescale.com \
--cc=jiri@mellanox.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;
as well as URLs for NNTP newsgroup(s).