Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 30 Mar 2023 22:52:45 +0000 (15:52 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 30 Mar 2023 22:52:45 +0000 (15:52 -0700)
commit10f76dc3abb4d8fbc2cee7a63fda22e8b08628b2
tree07151561349babe1f0305a606f0eb07eb7ca5021
parentb2bc47e9b2011a183f9d3d3454a294a938082fb9
parentd684a7a26f7d2c7122a4581ac966ed64e88fb29c
Merge tag 'scsi-fixes' of git://git./linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "Four small fixes, three in drivers. The core fix is yet another
  attempt to insulate us from UFS devices' weird behaviour for VPD
  pages"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: mpt3sas: Don't print sense pool info twice
  scsi: core: Improve scsi_vpd_inquiry() checks
  scsi: megaraid_sas: Fix crash after a double completion
  scsi: megaraid_sas: Fix fw_crash_buffer_show()