From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH 1/1 v2] net: i10e: use matching format indentifiers
Date: Wed, 10 Aug 2016 10:50:48 -0700 [thread overview]
Message-ID: <1470851448.2128.15.camel@intel.com> (raw)
In-Reply-To: <1470161718-8824-1-git-send-email-xypron.glpk@gmx.de>
On Tue, 2016-08-02 at 20:15 +0200, Heinrich Schuchardt wrote:
> i is defined as int but output as %u several times.
> Adjust the format identifiers.
>
> v2:
> ????????Keep definition of i as int.
> ????????David indicated that this is the preferable way to define
> ????????loop variables.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> ---
> ?drivers/net/ethernet/intel/i40e/i40e_ethtool.c | 26 +++++++++++++-------
> ------
> ?1 file changed, 13 insertions(+), 13 deletions(-)
your title needs fixing as well...
s/i10e/i40e/ and s/indentifiers/identifiers/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.osuosl.org/pipermail/intel-wired-lan/attachments/20160810/b07485f8/attachment.asc>
WARNING: multiple messages have this Message-ID (diff)
From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
To: Heinrich Schuchardt <xypron.glpk@gmx.de>,
David Miller <davem@davemloft.net>
Cc: intel-wired-lan@lists.osuosl.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1 v2] net: i10e: use matching format indentifiers
Date: Wed, 10 Aug 2016 10:50:48 -0700 [thread overview]
Message-ID: <1470851448.2128.15.camel@intel.com> (raw)
In-Reply-To: <1470161718-8824-1-git-send-email-xypron.glpk@gmx.de>
[-- Attachment #1: Type: text/plain, Size: 618 bytes --]
On Tue, 2016-08-02 at 20:15 +0200, Heinrich Schuchardt wrote:
> i is defined as int but output as %u several times.
> Adjust the format identifiers.
>
> v2:
> Keep definition of i as int.
> David indicated that this is the preferable way to define
> loop variables.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> ---
> drivers/net/ethernet/intel/i40e/i40e_ethtool.c | 26 +++++++++++++-------
> ------
> 1 file changed, 13 insertions(+), 13 deletions(-)
your title needs fixing as well...
s/i10e/i40e/ and s/indentifiers/identifiers/
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2016-08-10 17:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-31 9:39 [Intel-wired-lan] [PATCH 1/1] net: i10e: use matching format indentifiers Heinrich Schuchardt
2016-07-31 9:39 ` Heinrich Schuchardt
2016-08-01 3:47 ` [Intel-wired-lan] " David Miller
2016-08-01 3:47 ` David Miller
2016-08-02 18:15 ` [Intel-wired-lan] [PATCH 1/1 v2] " Heinrich Schuchardt
2016-08-02 18:15 ` Heinrich Schuchardt
2016-08-10 17:50 ` Jeff Kirsher [this message]
2016-08-10 17:50 ` Jeff Kirsher
2016-08-10 23:07 ` [Intel-wired-lan] [PATCH 1/1 v3] net: i40e: use matching format identifiers Heinrich Schuchardt
2016-08-10 23:07 ` Heinrich Schuchardt
2016-08-11 19:52 ` [Intel-wired-lan] " Bowers, AndrewX
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=1470851448.2128.15.camel@intel.com \
--to=jeffrey.t.kirsher@intel.com \
--cc=intel-wired-lan@osuosl.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.