diff options
author | 2022-06-19 12:26:04 +0100 | |
---|---|---|
committer | 2022-07-24 18:39:14 -0600 | |
commit | d142c3ec8d160bea9801f0d727e92007787df8c0 (patch) | |
tree | d40cc2b1d8b34f3290ef50b65df308049629119c /io_uring/timeout.c | |
parent | io_uring: move a few private types to local headers (diff) | |
download | wireguard-linux-d142c3ec8d160bea9801f0d727e92007787df8c0.tar.xz wireguard-linux-d142c3ec8d160bea9801f0d727e92007787df8c0.zip |
io_uring: remove extra io_commit_cqring()
We don't post events in __io_commit_cqring_flush() anymore but send all
requests to tw, so no need to do io_commit_cqring() there.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/f2481e32375e749be89c42e4804268b608722cef.1655637157.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/timeout.c')
0 files changed, 0 insertions, 0 deletions