diff options
author | Kees Cook <[email protected]> | 2024-07-10 16:09:12 -0700 |
---|---|---|
committer | Kees Cook <[email protected]> | 2024-08-22 16:59:48 -0700 |
commit | c93452777f537b2f6c3c601dc484821142b07dc7 (patch) | |
tree | afe7447448f85ff7e10b47dd2d347fafc4618c46 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 5ac86f0ed04bce41242167ffa12ad92038788a95 (diff) |
media: venus: hfi_cmds: struct hfi_session_release_buffer_pkt: Replace 1-element array with flexible array
Replace the deprecated[1] use of a 1-element array in
struct hfi_session_release_buffer_pkt with a modern flexible array.
No binary differences are present after this conversion.
Link: https://github.com/KSPP/linux/issues/79 [1]
Reviewed-by: Vikash Garodia <[email protected]>
Reviewed-by: Gustavo A. R. Silva <[email protected]>
Reviewed-by: Dikshita Agarwal <[email protected]>
Reviewed-by: Bryan O'Donoghue <[email protected]>
Acked-by: Vikash Garodia <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Kees Cook <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions