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

io_uring: remove duplicate io_uring_alloc_task_context() definition



This function exists in both tctx.h (where it belongs) and in io_uring.h
as a remnant of before the tctx handling code got split out. Remove the
io_uring.h definition and ensure that sqpoll.c includes the tctx.h
header to get the definition.

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