diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-02-04 13:52:04 +0000 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-02-04 08:05:46 -0700 |
commit | b23df91bff954ebd8aee39eb22e5028f41cd9e56 (patch) | |
tree | 7be31c2d414f047f0466770d5c2ae6fc0f92d951 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5ea5dd45844d1b727ab2a76f47d6e9aa65d1e921 (diff) |
io_uring: highlight read-retry loop
We already have implicit do-while for read-retries but with goto in the
end. Convert it to an actual do-while, it highlights it so making a
bit more understandable and is cleaner in general.
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-postgresql.py')
0 files changed, 0 insertions, 0 deletions