io_uring: remove unnecessary forward declaration
We never use io_move_task_work_from_local() before it's defined in the
file anyway, so kill the forward declaration.
Signed-off-by:
Jens Axboe <axboe@kernel.dk>
Loading
Please sign in to comment