Skip to content
Commit 01aa8c86 authored by Dr. David Alan Gilbert's avatar Dr. David Alan Gilbert Committed by Jens Axboe
Browse files

blk-throttle: remove more latency dead-code



The struct 'latency_bucket' and the #define 'request_bucket_index'
are unused since
commit bf20ab53 ("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: default avatarDr. David Alan Gilbert <linux@treblig.org>
Link: https://lore.kernel.org/r/20240727155824.1000042-1-linux@treblig.org


Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent f6bb5254
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment