On Mon, 1 Nov 2021 16:28:21 -0700, Igor Pylypiv wrote: > Igor Pylypiv (4): > scsi: pm80xx: Apply byte mask for phy id in mpi_phy_start_resp() > scsi: pm80xx: Do not check the address-of value for NULL > scsi: pm80xx: Update WARN_ON check in pm8001_mpi_build_cmd() > scsi: pm80xx: Use bitmap_zalloc() for tags bitmap allocation > > drivers/scsi/pm8001/pm8001_hwi.c | 28 +++++++--------------------- > drivers/scsi/pm8001/pm8001_init.c | 4 ++-- > drivers/scsi/pm8001/pm80xx_hwi.c | 31 +++++++++---------------------- > 3 files changed, 18 insertions(+), 45 deletions(-) > > [...] Applied to 5.17/scsi-queue, thanks! [1/4] scsi: pm80xx: Apply byte mask for phy id in mpi_phy_start_resp() https://git.kernel.org/mkp/scsi/c/744798fcd2b3 [2/4] scsi: pm80xx: Do not check the address-of value for NULL https://git.kernel.org/mkp/scsi/c/60de1a67d66d [3/4] scsi: pm80xx: Update WARN_ON check in pm8001_mpi_build_cmd() https://git.kernel.org/mkp/scsi/c/606c54ae975a [4/4] scsi: pm80xx: Use bitmap_zalloc() for tags bitmap allocation https://git.kernel.org/mkp/scsi/c/853615582d6f -- Martin K. Petersen Oracle Linux Engineering