io_uring/kbuf: open code __io_put_kbuf()
authorPavel Begunkov <asml.silence@gmail.com>
Wed, 5 Feb 2025 11:36:47 +0000 (11:36 +0000)
committerJens Axboe <axboe@kernel.dk>
Wed, 5 Feb 2025 15:52:15 +0000 (08:52 -0700)
commitac6757c5a032c800f927cef1245b81a3b4fabbce
tree161093b01e8551d7c3828ca2bec15f07ce607745
parent30205b4708dcd3f2823377ae55afb953a05a2672
io_uring/kbuf: open code __io_put_kbuf()

__io_put_kbuf() is a trivial wrapper, open code it into
__io_put_kbufs().

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/9dc17380272b48d56c95992c6f9eaacd5546e1d3.1738724373.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/kbuf.c
io_uring/kbuf.h