diff options
author | Sukadev Bhattiprolu <sukadev@linux.ibm.com> | 2022-04-13 20:10:21 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-04-16 00:02:03 +0300 |
commit | 8880fc669deda4fafde3ce90b3128f079567447f (patch) | |
tree | a5f7295f1da943f0cef819266a5f70887eabfca0 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7b05c54226015807993a7d1bab0ba59d00e592ad (diff) | |
download | linux-8880fc669deda4fafde3ce90b3128f079567447f.tar.xz |
ibmvnic: rename local variable index to bufidx
The local variable 'index' is heavily used in some functions and is
confusing with the presence of other "index" fields like pool->index,
->consumer_index, etc. Rename it to bufidx to better reflect that its
the index of a buffer in the pool.
Signed-off-by: Sukadev Bhattiprolu <sukadev@linux.ibm.com>
Signed-off-by: Dany Madden <drt@linux.ibm.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions