diff options
author | Paulo Miguel Almeida <paulo.miguel.almeida.rodenas@gmail.com> | 2022-10-12 09:23:14 +1300 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2022-11-08 12:58:47 -0600 |
commit | d96d0f9617793b6cd95b9b9a8fef66f69f8f6b1b (patch) | |
tree | fbde3950c659be700017a5e9a515c29c10a79c5a /tools/perf/scripts/python/exported-sql-viewer.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/Y0W5jkiXUkpNl4ap@mail.google.com/
Signed-off-by: Paulo Miguel Almeida <paulo.miguel.almeida.rodenas@gmail.com>
Reviewed-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions