]> www.infradead.org Git - users/hch/block.git/commit
kthread: unexport kthread_blkcg blk-cgroup-cleanup
authorChristoph Hellwig <hch@lst.de>
Mon, 18 Apr 2022 07:07:21 +0000 (09:07 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 19 Apr 2022 14:42:00 +0000 (16:42 +0200)
commitf5d53820f242a3b7af1a809bdd7a0cbf134c24c5
tree551d4180c47d6acae3660ec80c886e14018ba1a4
parentf4eea3ba030ca5c94aa3317b90be1021059cfa32
kthread: unexport kthread_blkcg

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

Signed-off-by: Christoph Hellwig <hch@lst.de>
include/linux/kthread.h
kernel/kthread.c