diff options
author | Sakari Ailus <[email protected]> | 2024-05-28 14:00:51 +0300 |
---|---|---|
committer | Hans Verkuil <[email protected]> | 2024-06-04 08:31:25 +0200 |
commit | 7417b1b1f36cc214dc458e717278a27a912d3b51 (patch) | |
tree | 89183498ff60a83ae55f55e9ad91260c03a3c88a /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | da1d582aa7e349dd46351f2168911d2f0e058e9f (diff) |
media: v4l2-cci: Always assign *val
Always assign *val to 0 in cci_read(). This has the benefit of not
requiring initialisation of the variables data is read to using
cci_read(). Once smatch is fixed, it could catch the use of uninitialised
reads.
Signed-off-by: Sakari Ailus <[email protected]>
Tested-by: Benjamin Mugnier <[email protected]>
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions