Skip to content
Snippets Groups Projects
Commit 98d3dcc8 authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring: remove dead 'poll_only' argument to io_poll_cancel()


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().

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
Link: https://lore.kernel.org/r/20220418164402.75259-2-axboe@kernel.dk
parent 81ec803b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment