diff options
author | Kees Cook <[email protected]> | 2024-07-11 08:56:36 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2024-08-02 21:22:41 -0400 |
commit | a62193abae75f3c3f68bbc7d3343751644140556 (patch) | |
tree | a8db1fc5b78281cacfecb22d7eb62c55a35752c2 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 41bb96296f9d3a92f3b52bcf502d6c0e86fa84a0 (diff) |
scsi: mpi3mr: struct mpi3_sas_io_unit_page1: Replace 1-element array with flexible array
Replace the deprecated[1] use of a 1-element array in struct
mpi3_sas_io_unit_page1 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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Gustavo A. R. Silva <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions