diff options
author | Jacob Keller <[email protected]> | 2018-05-17 01:08:40 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2018-05-22 08:37:06 -0700 |
commit | 3f76bdb437c6a9a4621ee64f1c877b7532efa7d3 (patch) | |
tree | 9daf81b21f3b6fbfbd56b8d35c6f067be118041f /scripts/bpf_helpers_doc.py | |
parent | ec29bbf8abaca7b295abd4a4204461ca9f82c3f5 (diff) |
i40e: use the more traditional 'i' loop variable
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 <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions