diff options
author | Kees Cook <[email protected]> | 2024-07-11 10:50:55 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2024-08-02 21:29:09 -0400 |
commit | 2e35b43bc9a82fde4e7aebe5d8331e1158374d5c (patch) | |
tree | 44a5fdaee46a4184677550d5eef428f4a07cb38c /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 575b9be63684600e7e02517f0b647e5cb759120c (diff) |
scsi: aacraid: struct aac_ciss_phys_luns_resp: Replace 1-element array with flexible array
Replace the deprecated[1] use of a 1-element array in struct
aac_ciss_phys_luns_resp 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]>
Reviewed-by: Kees Cook <[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