From: Jiri Pirko <jiri@resnulli.us>
To: Fabio Estevam <fabio.estevam@freescale.com>
Cc: davem@davemloft.net, jiri@mellanox.com, netdev@vger.kernel.org,
idosch@mellanox.com, eladr@mellanox.com
Subject: Re: [PATCH net-next] mellanox: mlxsw: Use '%zx' to print size_t format
Date: Mon, 10 Aug 2015 15:01:15 +0200 [thread overview]
Message-ID: <20150810130115.GD2043@nanopsycho> (raw)
In-Reply-To: <1439211268-8785-1-git-send-email-fabio.estevam@freescale.com>
Mon, Aug 10, 2015 at 02:54:28PM CEST, fabio.estevam@freescale.com wrote:
>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>
Acked-by: Jiri Pirko <jiri@mellanox.com>
next prev parent reply other threads:[~2015-08-10 13:01 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 [this message]
2015-08-11 4:13 ` 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=20150810130115.GD2043@nanopsycho \
--to=jiri@resnulli.us \
--cc=davem@davemloft.net \
--cc=eladr@mellanox.com \
--cc=fabio.estevam@freescale.com \
--cc=idosch@mellanox.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 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.