io_uring/slist: add list-to-list list splice helper
authorJens Axboe <axboe@kernel.dk>
Fri, 22 Nov 2024 15:24:23 +0000 (08:24 -0700)
committerJens Axboe <axboe@kernel.dk>
Tue, 17 Jun 2025 11:49:33 +0000 (05:49 -0600)
commit6e353f5918ea32f8c5719096de064efa5858e5c9
tree27d669efbed95e36fb245297de004d814f7dd14b
parente37490d5e1e025473a935c8952d3c5d0416990d4
io_uring/slist: add list-to-list list splice helper

Add a helper to splice a source list to a destination list.

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