]> git.ipfire.org Git - thirdparty/linux.git/commit
blk-throttle: remove tg_drain_bios
authorGuoqing Jiang <guoqing.jiang@cloud.ionos.com>
Fri, 8 May 2020 22:00:13 +0000 (00:00 +0200)
committerJens Axboe <axboe@kernel.dk>
Fri, 29 May 2020 22:30:39 +0000 (16:30 -0600)
commit32e3374304c7c317c05a61f3ddc315dbd46424f2
treeaf066a94155742c77bed5546535df31f408a2902
parentb77412372b6812a05eaa996e1a93cafa2fa1eec2
blk-throttle: remove tg_drain_bios

After blk_throtl_drain is removed, there is no caller of tg_drain_bios,
so remove it as well.

Signed-off-by: Guoqing Jiang <guoqing.jiang@cloud.ionos.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-throttle.c