diff options
author | Ricardo Ribalda <ribalda@chromium.org> | 2024-08-14 11:39:25 +0000 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2024-08-25 09:16:07 +0200 |
commit | 3a5fde16fc2f06109eba04fcc6f3f1b25cd7fee5 (patch) | |
tree | ad7c280abd31a33f8c0da00bb8bc8a25928183d9 /tools/perf/scripts/python/parallel-perf.py | |
parent | 4aed1c43954d81dcfefca41a3b13a3ef4aa2cdb9 (diff) |
media: venus: Refactor hfi_session_empty_buffer_uncompressed_plane0_pkt
The single element array data[1] is never used. Replace it with a
padding field of the same size.
This fixes the following cocci error:
drivers/media/platform/qcom/venus/hfi_cmds.h:163:5-9: WARNING use flexible-array member instead (https://www.kernel.org/doc/html/latest/process/deprecated.html#zero-length-and-one-element-arrays)
Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
Acked-by: Vikash Garodia <quic_vgarodia@quicinc.com>
Signed-off-by: Stanimir Varbanov <stanimir.k.varbanov@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions