diff options
author | 2022-10-18 20:19:31 +0800 | |
---|---|---|
committer | 2022-12-01 07:44:12 -0700 | |
commit | 6c31be320c52bad07e0317d2565ae8a4e5dab03b (patch) | |
tree | 8d37db5629bd53d74eaa4f96615adaaa1ba8baab /lib/parser.c | |
parent | blk-iocost: Trace vtime_base_rate instead of vtime_rate (diff) | |
download | linux-rng-6c31be320c52bad07e0317d2565ae8a4e5dab03b.tar.xz linux-rng-6c31be320c52bad07e0317d2565ae8a4e5dab03b.zip |
blk-iocost: Remove vrate member in struct ioc_now
If we trace vtime_base_rate instead of vtime_rate, there is nowhere
which accesses now->vrate except function ioc_now using now->vrate locally.
Just remove it.
Signed-off-by: Kemeng Shi <shikemeng@huawei.com>
Acked-by: Tejun Heo <tj@kernel.org>
Link: https://lore.kernel.org/r/20221018121932.10792-5-shikemeng@huawei.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions