Commit 5c2fe8d11ae0 for kernel

commit 5c2fe8d11ae05411566f9d69321375ea686603d4
Merge: d9bf296c398d 8ddc0c269165
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sun Mar 15 13:15:39 2026 -0700

    Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi

    Pull SCSI fixes from James Bottomley:
     "The one core change is a re-roll of the tag allocation fix from the
      last pull request that uses the correct goto to unroll all the
      allocations. The remianing fixes are all small ones in drivers"

    * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
      scsi: hisi_sas: Fix NULL pointer exception during user_scan()
      scsi: qla2xxx: Completely fix fcport double free
      scsi: ufs: core: Fix SError in ufshcd_rtc_work() during UFS suspend
      scsi: core: Fix error handling for scsi_alloc_sdev()