Home
last modified time | relevance | path

Searched hist:c0dc995eb2295e1be6b95b60c90c59f87b009bdb (Results 1 – 2 of 2) sorted by relevance

/linux/io_uring/
H A Dtimeout.hdiff c0dc995eb2295e1be6b95b60c90c59f87b009bdb Thu Sep 08 17:56:57 CEST 2022 Pavel Begunkov <asml.silence@gmail.com> io_uring: remove unused return from io_disarm_next

We removed conditional io_commit_cqring_flush() guarding against
spurious eventfd and the io_disarm_next()'s return value is not used
anymore, just void it.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/9a441c9a32a58bcc586076fa9a7d0dc33f1fb3cb.1662652536.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
H A Dtimeout.cdiff c0dc995eb2295e1be6b95b60c90c59f87b009bdb Thu Sep 08 17:56:57 CEST 2022 Pavel Begunkov <asml.silence@gmail.com> io_uring: remove unused return from io_disarm_next

We removed conditional io_commit_cqring_flush() guarding against
spurious eventfd and the io_disarm_next()'s return value is not used
anymore, just void it.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/9a441c9a32a58bcc586076fa9a7d0dc33f1fb3cb.1662652536.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>