io_uring/waitid: convert to io_cancel_remove_all()
authorJens Axboe <axboe@kernel.dk>
Wed, 5 Feb 2025 19:52:46 +0000 (12:52 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 17 Feb 2025 12:34:45 +0000 (05:34 -0700)
commit7d9944f5061e49cab5ee0e1c9507c2e8f94d41b8
tree80edb3b8710ea5046be12c53d29a2474c0b2b4be
parente855b9138470da9c1d2fe340acf653bd2af03922
io_uring/waitid: convert to io_cancel_remove_all()

Use the generic helper for cancelations.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/waitid.c