diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2020-10-10 20:34:13 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-10-10 21:49:25 +0300 |
commit | 692d836351ffa05016521a769543af51c9dc3e9e (patch) | |
tree | 54e09ce50f27dec2bf7f82115b58865c328f75b3 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 062d04d73168d1d7109b75600a53a6a361d1fda8 (diff) | |
download | linux-692d836351ffa05016521a769543af51c9dc3e9e.tar.xz |
io_uring: don't delay io_init_req() error check
Don't postpone io_init_req() error checks and do that right after
calling it. There is no control-flow statements or dependencies with
sqe/submitted accounting, so do those earlier, that makes the code flow
a bit more natural.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions