diff options
author | Gustavo A. R. Silva <[email protected]> | 2023-08-16 12:28:30 -0600 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-08-21 17:13:56 -0400 |
commit | 56a4d69a26c9bc77f4697692b6f7223e09f9de1a (patch) | |
tree | c217b7d8e5757cbfadf929d8395855cc0c3eca4b /scripts/generate_rust_analyzer.py | |
parent | 1e4474c84554eb0f0936fff9f5ff6b95d9c69b44 (diff) |
scsi: bfa: Replace one-element array with flexible-array member in struct fc_rscn_pl_s
One-element and zero-length arrays are deprecated. So, replace one-element
array in struct fc_rscn_pl_s with flexible-array member.
This results in no differences in binary output.
Link: https://github.com/KSPP/linux/issues/339
Signed-off-by: "Gustavo A. R. Silva" <[email protected]>
Link: https://lore.kernel.org/r/ZN0VTpDBOSVHGayb@work
Reviewed-by: Kees Cook <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions