diff options
author | Jens Axboe <axboe@kernel.dk> | 2018-05-09 23:25:22 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-05-10 19:27:31 +0200 |
commit | bd7d4ef6a4c9b3611fa487a0065bf042c71ce620 (patch) | |
tree | f6e496de016eae8151f382415847d0e3aa93f35f /lib/sbitmap.c | |
parent | bfq: calculate shallow depths at init time (diff) | |
download | linux-bd7d4ef6a4c9b3611fa487a0065bf042c71ce620.tar.xz linux-bd7d4ef6a4c9b3611fa487a0065bf042c71ce620.zip |
bfq-iosched: remove unused variable
bfqd->sb_shift was attempted used as a cache for the sbitmap queue
shift, but we don't need it, as it never changes. Kill it with fire.
Acked-by: Paolo Valente <paolo.valente@linaro.org>
Reviewed-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'lib/sbitmap.c')
0 files changed, 0 insertions, 0 deletions