diff options
author | 2024-07-11 08:58:23 -0700 | |
---|---|---|
committer | 2024-08-02 21:26:01 -0400 | |
commit | ed8ab02c85b3494ec81f35f12e01f6678af09f6a (patch) | |
tree | 5821019dd0f5927a40f71a70f41aa5f0fd0f780a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge patch series "scsi: mpi3mr: Replace 1-element arrays with flexible arrays" (diff) | |
download | wireguard-linux-ed8ab02c85b3494ec81f35f12e01f6678af09f6a.tar.xz wireguard-linux-ed8ab02c85b3494ec81f35f12e01f6678af09f6a.zip |
scsi: megaraid_sas: struct MR_LD_VF_MAP: Replace 1-element arrays with flexible arrays
Replace the deprecated[1] use of a 1-element array in struct MR_LD_VF_MAP
with a modern flexible array.
No binary differences are present after this conversion.
Link: https://github.com/KSPP/linux/issues/79 [1]
Signed-off-by: Kees Cook <kees@kernel.org>
Link: https://lore.kernel.org/r/20240711155823.work.778-kees@kernel.org
Reviewed-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions