]> www.infradead.org Git - nvme.git/commit
block, bfq: remove blkg_path()
authorYu Kuai <yukuai3@huawei.com>
Tue, 18 Jun 2024 03:27:53 +0000 (11:27 +0800)
committerJens Axboe <axboe@kernel.dk>
Tue, 18 Jun 2024 15:22:45 +0000 (09:22 -0600)
commitbb7e5a193d8becf3920e3848287f1b23c5fc9b24
tree10b542dbb5d267300e38bc788e22728e2da85174
parentb83bd486b43d2b7f10595a9d7a52d41023eaa9c1
block, bfq: remove blkg_path()

After commit 35fe6d763229 ("block: use standard blktrace API to output
cgroup info for debug notes"), the field 'bfqg->blkg_path' is not used
and hence can be removed, and therefor blkg_path() is not used anymore
and can be removed.

Signed-off-by: Yu Kuai <yukuai3@huawei.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20240618032753.3502528-1-yukuai1@huaweicloud.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/bfq-cgroup.c
block/bfq-iosched.h
block/blk-cgroup.h