]> git.baikalelectronics.ru Git - kernel.git/commit
io_uring: kbuf: kill __io_kbuf_recycle()
authorHao Xu <howeyxu@tencent.com>
Wed, 22 Jun 2022 05:55:51 +0000 (13:55 +0800)
committerJens Axboe <axboe@kernel.dk>
Mon, 25 Jul 2022 00:39:15 +0000 (18:39 -0600)
commit718a95f6c11926234fe39242d52010b003240e1f
treec0fa4f3f2d38bc291267e0d1b7f4ed180f06855b
parentf4ce363c16ed73b7cb3611d091391f1035daa9bf
io_uring: kbuf: kill __io_kbuf_recycle()

__io_kbuf_recycle() is only called in io_kbuf_recycle(). Kill it and
tweak the code so that the legacy pbuf and ring pbuf code become clear

Signed-off-by: Hao Xu <howeyxu@tencent.com>
Link: https://lore.kernel.org/r/20220622055551.642370-1-hao.xu@linux.dev
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/kbuf.c
io_uring/kbuf.h