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)
commit024b8fde3320ea34d7a5a3fc9dbc47ec736cd8eb
treec0fa4f3f2d38bc291267e0d1b7f4ed180f06855b
parentc6dd763c246024ed0dd603db4284cbd0bd164e27
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