diff options
author | 2024-07-27 16:58:24 +0100 | |
---|---|---|
committer | 2024-07-27 10:33:25 -0600 | |
commit | 01aa8c869d0cdaf603f42dc1d2302b164c25353a (patch) | |
tree | c1adc96c9b2eb423b7b270297c1ea0dee93b83d6 /scripts/generate_rust_analyzer.py | |
parent | Merge tag 'nvme-6.11-2024-07-26' of git://git.infradead.org/nvme into block-6.11 (diff) | |
download | wireguard-linux-01aa8c869d0cdaf603f42dc1d2302b164c25353a.tar.xz wireguard-linux-01aa8c869d0cdaf603f42dc1d2302b164c25353a.zip |
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 <linux@treblig.org>
Link: https://lore.kernel.org/r/20240727155824.1000042-1-linux@treblig.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions