]> git.baikalelectronics.ru Git - kernel.git/commit
blk-cgroup: cleanup blkcg_maybe_throttle_current
authorChristoph Hellwig <hch@lst.de>
Wed, 20 Apr 2022 04:27:22 +0000 (06:27 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 2 May 2022 20:06:20 +0000 (14:06 -0600)
commitae3f5e0311743227bb8f4c0d928fca13b82690b0
treeaff35bbab7371d0154ba48791a6f02e321712c00
parent6bf344e83567631070168d4906932d981c538248
blk-cgroup: cleanup blkcg_maybe_throttle_current

Use blkcg_css instead of opencoding it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Tejun Heo <tj@kernel.org>
Link: https://lore.kernel.org/r/20220420042723.1010598-15-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-cgroup.c