diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2023-06-23 13:23:29 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-06-23 16:19:40 +0200 |
commit | ff12617728fa5c7fb5325e164503ca4e936b80bd (patch) | |
tree | 14f6c5f273e801bec2e89962f8261e35567bbb6d /io_uring/io_uring.h | |
parent | io_uring: fix acquire/release annotations (diff) | |
download | linux-ff12617728fa5c7fb5325e164503ca4e936b80bd.tar.xz linux-ff12617728fa5c7fb5325e164503ca4e936b80bd.zip |
io_uring: inline __io_cq_unlock
__io_cq_unlock is not very helpful, and users should be calling flush
variants anyway. Open code the function.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/d875c4cfb69f38ccecb58a57111446c77a614caa.1687518903.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions