Staging
v0.5.1
https://github.com/torvalds/linux
Revision 85eb043618bb17124050197d71c453d4a1f556e5 authored by Linus Torvalds on 27 August 2023, 14:33:54 UTC, committed by Linus Torvalds on 27 August 2023, 14:33:54 UTC
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
2 parent s 28f20a1 + 1bd3a76
History
Tip revision: 85eb043618bb17124050197d71c453d4a1f556e5 authored by Linus Torvalds on 27 August 2023, 14:33:54 UTC
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Tip revision: 85eb043

back to top