diff options
author | 2019-11-14 21:42:10 -0700 | |
---|---|---|
committer | 2019-11-25 19:48:31 -0700 | |
commit | 0e0702dac26b282603261f04a62711a2d9aac17b (patch) | |
tree | 7e4e7597db34a4745dacdcdbcb4932b469b4f9ec /tools/perf/scripts/python/export-to-postgresql.py | |
parent | io_uring: io_async_cancel() should pass in 'nxt' request pointer (diff) | |
download | linux-dev-0e0702dac26b282603261f04a62711a2d9aac17b.tar.xz linux-dev-0e0702dac26b282603261f04a62711a2d9aac17b.zip |
io_uring: cleanup return values from the queueing functions
__io_queue_sqe(), io_queue_sqe(), io_queue_link_head() all return 0/err,
but the caller doesn't care since the errors are handled inline. Clean
these up and just make them void.
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