A couple of patches to suppress sparse warnings in scsi_debug. No functional changes. Changes from v1: * Added Acked-by tag to patch 1 * Fixed patch 2 (find_next_bit() call and break comment) Damien Le Moal (2): scsi: scsi_debug: silence sparse unexpected unlock warnings scsi: scsi_debug: fix qc_lock use in sdebug_blk_mq_poll() drivers/scsi/scsi_debug.c | 84 ++++++++++++++++++++++++--------------- 1 file changed, 51 insertions(+), 33 deletions(-) -- 2.35.1