Message ID | 20220301113009.595857-1-damien.lemoal@opensource.wdc.com |
---|---|
Headers | show |
Series | Fix sparse warnings in scsi_debug | expand |
Damien, > A couple of patches to suppress sparse warnings in scsi_debug. No > functional changes. Applied to 5.18/scsi-staging, thanks!
On Tue, 1 Mar 2022 20:30:07 +0900, Damien Le Moal wrote: > 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) > > [...] Applied to 5.18/scsi-queue, thanks! [1/2] scsi: scsi_debug: silence sparse unexpected unlock warnings https://git.kernel.org/mkp/scsi/c/e9c478014b60 [2/2] scsi: scsi_debug: fix qc_lock use in sdebug_blk_mq_poll() https://git.kernel.org/mkp/scsi/c/3fd07aecb750