]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitec713106eeecc2dc99a60d617ac8b5987a368020
tree76a69aa14bed3d91e3db70db80bd8cae3e63920d
parentae3f5e0311743227bb8f4c0d928fca13b82690b0
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