diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-06-17 19:14:00 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-06-18 17:22:02 +0200 |
commit | 2a2758f26df519fab011f49d53440382dda8e1a5 (patch) | |
tree | ef0d270db9529e6edfd4db618d70cabe4c202ef7 /fs/io-wq.h | |
parent | io_uring: fix false WARN_ONCE (diff) | |
download | linux-2a2758f26df519fab011f49d53440382dda8e1a5.tar.xz linux-2a2758f26df519fab011f49d53440382dda8e1a5.zip |
io_uring: refactor io_submit_flush_completions()
struct io_comp_state is always contained in struct io_ring_ctx, don't
pass them into io_submit_flush_completions() separately, it makes the
interface cleaner and simplifies it for the compiler.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/44d6ca57003a82484338e95197024dbd65a1b376.1623949695.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/io-wq.h')
0 files changed, 0 insertions, 0 deletions