Skip to content
Commit ad711c5d authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring/poll: always set 'ctx' in io_cancel_data



This isn't strictly necessary for this callsite, as it uses it's
internal lookup for this cancelation purpose. But let's be consistent
with how it's used in general and set ctx as well.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent fdf0eaf1
Loading
Loading
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