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

io_uring: kill callback_head argument for io_req_task_work_add()



We always use &req->task_work anyway, no point in passing it in.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent c1379e24
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment