diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-02-18 18:29:37 +0000 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-02-18 13:13:18 -0700 |
commit | 46c4e16a8625f7afdd8eee1ac8c3b3e592cba974 (patch) | |
tree | 46e01da6f560bc23aec571ffbc045150278b2529 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | fe1cdd558619546f76643878e7aa521c32d52131 (diff) |
io_uring: kill fictitious submit iteration index
@i and @submitted are very much coupled together, and there is no need
to keep them both. Remove @i, it doesn't change generated binary but
helps to keep a single source of truth.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions