diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2023-06-23 14:23:29 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-06-23 17:19:40 +0300 |
commit | ff12617728fa5c7fb5325e164503ca4e936b80bd (patch) | |
tree | 14f6c5f273e801bec2e89962f8261e35567bbb6d /io_uring/io_uring.h | |
parent | 55b6a69fed5df6f88ef0b2ace562b422162beb61 (diff) | |
download | linux-ff12617728fa5c7fb5325e164503ca4e936b80bd.tar.xz |
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 'io_uring/io_uring.h')
0 files changed, 0 insertions, 0 deletions