kthread: unexport kthread_blkcg
authorChristoph Hellwig <hch@lst.de>
Wed, 20 Apr 2022 04:27:23 +0000 (06:27 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 2 May 2022 20:06:20 +0000 (14:06 -0600)
commitf624506f98b198e65b44da303f44974590fb16c0
tree76a69aa14bed3d91e3db70db80bd8cae3e63920d
parent82778259eb201870d6d4f95ca4162de60a682343
kthread: unexport kthread_blkcg

kthread_blkcg is only used by the built-in blk-cgroup code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Tejun Heo <tj@kernel.org>
Link: https://lore.kernel.org/r/20220420042723.1010598-16-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/kthread.h
kernel/kthread.c