Re: [PATCH 0/4] scsi: mpi3mr: Replace 1-element arrays with flexible arrays
From: Martin K. Petersen
Date: Mon Aug 05 2024 - 17:20:09 EST
On Thu, 11 Jul 2024 08:56:32 -0700, Kees Cook wrote:
> Replace all the uses of deprecated 1-element "fake" flexible arrays
> with modern C99 flexible arrays.
>
> Thanks!
>
> -Kees
>
> [...]
Applied to 6.12/scsi-queue, thanks!
[1/4] scsi: mpi3mr: struct mpi3_event_data_sas_topology_change_list: Replace 1-element array with flexible array
https://git.kernel.org/mkp/scsi/c/ac5b7505de70
[2/4] scsi: mpi3mr: struct mpi3_event_data_pcie_topology_change_list: Replace 1-element array with flexible array
https://git.kernel.org/mkp/scsi/c/0e11f97bfddc
[3/4] scsi: mpi3mr: struct mpi3_sas_io_unit_page0: Replace 1-element array with flexible array
https://git.kernel.org/mkp/scsi/c/41bb96296f9d
[4/4] scsi: mpi3mr: struct mpi3_sas_io_unit_page1: Replace 1-element array with flexible array
https://git.kernel.org/mkp/scsi/c/a62193abae75
--
Martin K. Petersen Oracle Linux Engineering