diff options
author | Bart Van Assche <[email protected]> | 2024-12-12 13:29:39 -0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-12-13 08:09:43 -0700 |
commit | e01424fab35d77439956ea98c915c639fbf16db0 (patch) | |
tree | 681d07fd3028950457022af3981413d0dacd2962 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 57e420c84f9ab55ba4c5e2ae9c5f6c8e1ea834d2 (diff) |
mq-deadline: Remove a local variable
Since commit fde02699c242 ("block: mq-deadline: Remove support for zone
write locking"), the local variable 'insert_before' is assigned once and
is used once. Hence remove this local variable.
Reviewed-by: Damien Le Moal <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Signed-off-by: Bart Van Assche <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Nitesh Shetty <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions