diff options
author | Dr. David Alan Gilbert <[email protected]> | 2024-07-27 16:58:24 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-07-27 10:33:25 -0600 |
commit | 01aa8c869d0cdaf603f42dc1d2302b164c25353a (patch) | |
tree | c1adc96c9b2eb423b7b270297c1ea0dee93b83d6 /scripts/rustdoc_test_builder.rs | |
parent | f6bb5254b777453618a12d3bbf4a2a487acc8ee2 (diff) |
blk-throttle: remove more latency dead-code
The struct 'latency_bucket' and the #define 'request_bucket_index'
are unused since
commit bf20ab538c81 ("blk-throttle: remove CONFIG_BLK_DEV_THROTTLING_LOW")
and the 'LATENCY_BUCKET_SIZE' #define was only used by the
'request_bucket_index' define.
Remove them.
Signed-off-by: Dr. David Alan Gilbert <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions