[Intel-wired-lan] [next PATCH S92 9/9] i40e: use the more traditional 'i' loop variable
Bowers, AndrewX
andrewx.bowers at intel.com
Thu May 17 22:15:28 UTC 2018
> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Alice Michael
> Sent: Thursday, May 17, 2018 1:09 AM
> To: Michael, Alice <alice.michael at intel.com>; intel-wired-
> lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [next PATCH S92 9/9] i40e: use the more traditional
> 'i' loop variable
>
> From: Jacob Keller <jacob.e.keller at intel.com>
>
> Since we no longer use i as an array index for the data variable, replace the
> use of 'j' with 'i' so that we match the general loop variable name.
>
> Signed-off-by: Jacob Keller <jacob.e.keller at intel.com>
> ---
> drivers/net/ethernet/intel/i40e/i40e_ethtool.c | 56 +++++++++++++---------
> ----
> 1 file changed, 28 insertions(+), 28 deletions(-)
Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
More information about the Intel-wired-lan
mailing list