summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRicardo Ribalda <ribalda@chromium.org>2025-04-01 14:17:54 +0000
committerHans Verkuil <hverkuil@xs4all.nl>2025-04-25 15:14:29 +0200
commita898d2ea7e78614fdbfcc4c7b5ca60509deb0370 (patch)
tree7dba26e9c5c288e59a71c1da9a62ac2d9e25214f /tools/perf/scripts/python
parent3d622ba277bdffd38c8179b5ebcea99206f39151 (diff)
media: atomisp: Fix Wformat-truncation warning
Gcc8 is convinced that we do not have enough space in dot_id_input_bin. Extend the variable 17 bytes which is just used for debugging. drivers/staging/media/atomisp/pci/runtime/debug/src/ia_css_debug.c:1336:9: warning: '(pipe' directive output may be truncated writing 5 bytes into a region of size between 1 and 74 [-Wformat-truncation=] Signed-off-by: Ricardo Ribalda <ribalda@chromium.org> Reviewed-by: Andy Shevchenko <andy@kernel.org> Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions