]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
io_uring/cancel: move __io_uring_cancel() into cancel.c
authorJens Axboe <axboe@kernel.dk>
Mon, 3 Nov 2025 18:23:23 +0000 (11:23 -0700)
committerJens Axboe <axboe@kernel.dk>
Tue, 4 Nov 2025 16:32:08 +0000 (09:32 -0700)
commit01e019b2a30df41c485f602a5246124ea911071b
treeef20047c7f1b11eeb0d7c3d783eccf89a1cdd658
parent0d677936d67774f1b4ebfb3b26f207320f0fe3c6
io_uring/cancel: move __io_uring_cancel() into cancel.c

Yet another function that should be in cancel.c, move it over.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/cancel.c
io_uring/io_uring.c