On Mon, 18 Apr 2022 10:43:58 -0600, Jens Axboe wrote: > It's only called from one location, and it always passes in 'false'. > Kill the argument, and just pass in 'false' to io_poll_find(). > > Applied, thanks! [1/5] io_uring: remove dead 'poll_only' argument to io_poll_cancel() commit: 156afa36fd550c03953b9f55977de703f8c24b55 [2/5] io_uring: pass in struct io_cancel_data consistently commit: 36689d57c71ff79e2e63a36e8b48f210f77e453b [3/5] io_uring: add support for IORING_ASYNC_CANCEL_ALL commit: 85222d8b6adb5bc2fb48e1bb61f16f3513d3d584 [4/5] io_uring: allow IORING_OP_ASYNC_CANCEL with 'fd' key commit: cd9ef41cd35944899861d3fb708ffcb9db15da7c [5/5] io_uring: add support for IORING_ASYNC_CANCEL_ANY commit: 7c648b7d6186c59ed3a0e0ae4b774aaf4b415ef2 Best regards, -- Jens Axboe