diff options
author | Paulo Miguel Almeida <[email protected]> | 2022-10-12 09:23:14 +1300 |
---|---|---|
committer | David Teigland <[email protected]> | 2022-11-08 12:58:47 -0600 |
commit | d96d0f9617793b6cd95b9b9a8fef66f69f8f6b1b (patch) | |
tree | fbde3950c659be700017a5e9a515c29c10a79c5a /scripts/generate_rust_analyzer.py | |
parent | f0c4d9fc9cc9462659728d168387191387e903cc (diff) |
dlm: replace one-element array with fixed size array
One-element arrays are deprecated. So, replace one-element array with
fixed size array member in struct dlm_ls, and refactor the rest of the
code, accordingly.
Link: https://github.com/KSPP/linux/issues/79
Link: https://github.com/KSPP/linux/issues/228
Link: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101836
Link: https://lore.kernel.org/lkml/[email protected]/
Signed-off-by: Paulo Miguel Almeida <[email protected]>
Reviewed-by: Gustavo A. R. Silva <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Signed-off-by: David Teigland <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions