diff options
author | Ricardo Ribalda <[email protected]> | 2024-06-06 13:01:07 +0000 |
---|---|---|
committer | Hans Verkuil <[email protected]> | 2024-06-15 10:49:20 +0200 |
commit | abb7a73b687dc82202f0203a112ef435fb598aa6 (patch) | |
tree | ef1a113c3f2412c349463e3d2219dafa9822bcb0 /tools/perf/scripts/python/check-perf-trace.py | |
parent | d41b69a00c1b52dcab479e5acce84443758fcca6 (diff) |
media: c8sectpfe: Add missing parameter names
clang 19 complains about the missing parameter name. Let's add it.
drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-debugfs.h:19:62: warning: omitting the parameter name in a function definition is a C23 extension [-Wc23-extensions]
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Fixes: e22b4973ee20 ("media: c8sectpfe: Do not depend on DEBUG_FS")
Signed-off-by: Ricardo Ribalda <[email protected]>
Reviewed-by: Nathan Chancellor <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions