diff options
author | Dr. David Alan Gilbert <linux@treblig.org> | 2024-07-27 16:58:24 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-07-27 10:33:25 -0600 |
commit | 01aa8c869d0cdaf603f42dc1d2302b164c25353a (patch) | |
tree | c1adc96c9b2eb423b7b270297c1ea0dee93b83d6 /lib/crypto/mpi/mpiutil.c | |
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 <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 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions