diff options
| author | Ricardo Ribalda <[email protected]> | 2024-08-14 11:39:23 +0000 |
|---|---|---|
| committer | Hans Verkuil <[email protected]> | 2024-08-25 09:16:07 +0200 |
| commit | 886115c43e7d17fbc704b1cccf9315b9ae844e39 (patch) | |
| tree | ee16cead06080adddd2881ea8c777218f7ce1209 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 46b63be830cae306e019447eeb0425cc627e6b88 (diff) | |
media: venus: Refactor struct hfi_session_get_property_pkt
The struct hfi_session_get_property_pkt is always used to fetch a
single property. Make that explicit in the code and avoid a single
element array at the end of the struct.
This change fixes the following cocci warning:
drivers/media/platform/qcom/venus/hfi_cmds.h:194: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 <[email protected]>
Reviewed-by: Bryan O'Donoghue <[email protected]>
Acked-by: Vikash Garodia <[email protected]>
Signed-off-by: Stanimir Varbanov <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions