diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2022-09-08 17:56:57 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-09-21 21:15:01 +0200 |
commit | c0dc995eb2295e1be6b95b60c90c59f87b009bdb (patch) | |
tree | 1b5a5197a3765de25a112a2e28f63bdd807b8010 /net/l2tp/l2tp_ppp.c | |
parent | io_uring: add fast path for io_run_local_work() (diff) | |
download | linux-c0dc995eb2295e1be6b95b60c90c59f87b009bdb.tar.xz linux-c0dc995eb2295e1be6b95b60c90c59f87b009bdb.zip |
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>
Diffstat (limited to 'net/l2tp/l2tp_ppp.c')
0 files changed, 0 insertions, 0 deletions