diff options
author | Chaitanya Kulkarni <[email protected]> | 2023-04-24 16:46:28 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2023-04-25 08:02:11 -0600 |
commit | 3f89ac587baa0c0460c977d1596e16f950815f05 (patch) | |
tree | b23e16b79885bae1959f4f4c0307303149db1904 /lib/mpi/mpi-cmp.c | |
parent | 38c8e3dfb2a1be863b7f5aad7755d5e9727da8a5 (diff) |
block/drivers: remove dead clear of random flag
QUEUE_FLAG_ADD_RANDOM is not set before we clear it for "null_blk",
"brd", "nbd", "zram", and "bcache" since by default we don't set
"QUEUE_FLAG_ADD_RANDOM" to MQ ops.
Remove dead clear of QUEUE_FLAG_ADD_RANDOM in above listed drivers.
Signed-off-by: Chaitanya Kulkarni <[email protected]>
Reviewed-by: Sergey Senozhatsky <[email protected]> #zram
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions