diff options
author | Kees Cook <[email protected]> | 2024-07-11 11:07:06 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2024-08-02 21:29:51 -0400 |
commit | c72e13cf820bc79fffd5ffaaa0aaab11269027d1 (patch) | |
tree | 161b6767683928f31e49cf01f045086f91aed4c5 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 2e35b43bc9a82fde4e7aebe5d8331e1158374d5c (diff) |
scsi: ipr: Replace 1-element arrays with flexible arrays
Replace the deprecated[1] use of a 1-element arrays in struct
ipr_hostrcb_fabric_desc and struct ipr_hostrcb64_fabric_desc with modern
flexible arrays.
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