Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 27 Aug 2023 14:33:54 +0000 (07:33 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 27 Aug 2023 14:33:54 +0000 (07:33 -0700)
commit85eb043618bb17124050197d71c453d4a1f556e5
treee86a9b1e85dae2e162a6abf877fa80af6322e02b
parent28f20a19294da7df158dfca259d0e2b5866baaf9
parent1bd3a76880b2bce017987cf53780b372cf59528e
Merge tag 'scsi-fixes' of git://git./linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "Three small driver fixes and one larger unused function set removal in
  the raid class (so no external impact)"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: snic: Fix double free in snic_tgt_create()
  scsi: core: raid_class: Remove raid_component_add()
  scsi: ufs: ufs-qcom: Clear qunipro_g4_sel for HW major version > 5
  scsi: ufs: mcq: Fix the search/wrap around logic