diff options
author | 2021-02-11 18:28:23 +0000 | |
---|---|---|
committer | 2021-02-11 11:42:19 -0700 | |
commit | 2f8e45f16c57360dd4d8b1310c2952a29a8fa890 (patch) | |
tree | c2f2ab749ada9f00fe4a9a9ebd4f17b0604efcb2 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | io_uring: move res check out of io_rw_reissue() (diff) | |
download | linux-dev-2f8e45f16c57360dd4d8b1310c2952a29a8fa890.tar.xz linux-dev-2f8e45f16c57360dd4d8b1310c2952a29a8fa890.zip |
io_uring: inline io_complete_rw_common()
__io_complete_rw() casts request to kiocb for it to be immediately
container_of()'ed by io_complete_rw_common(). And the last function's name
doesn't do a great job of illuminating its purposes, so just inline it in
its only user.
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