Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 18 Apr 2020 21:03:12 +0000 (14:03 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 18 Apr 2020 21:03:12 +0000 (14:03 -0700)
commit50cc09c18985eacbbd666acfd7be2391394733f5
treebe471081b2275ccce0b6eab6cdd21a4da6b86158
parenteeaa762549f80ad1d69afbad50bf6d8629ad6649
parent849f8583e955dbe3a1806e03ecacd5e71cce0a08
Merge tag 'scsi-fixes' of git://git./linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "Seven fixes: three in target, one on a sg error leg, two in qla2xxx
  fixing warnings introduced in the last merge window and updating
  MAINTAINERS and one in hisi_sas fixing a problem introduced by libata"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: sg: add sg_remove_request in sg_common_write
  scsi: target: tcmu: reset_ring should reset TCMU_DEV_BIT_BROKEN
  scsi: target: fix PR IN / READ FULL STATUS for FC
  scsi: target: Write NULL to *port_nexus_ptr if no ISID
  scsi: MAINTAINERS: Update qla2xxx FC-SCSI driver maintainer
  scsi: qla2xxx: Fix regression warnings
  scsi: hisi_sas: Fix build error without SATA_HOST
MAINTAINERS