diff options
author | Dan Carpenter <[email protected]> | 2023-11-28 17:40:14 +0300 |
---|---|---|
committer | Hans Verkuil <[email protected]> | 2023-12-07 08:31:14 +0100 |
commit | fca4797af415bd346c4b2737eee7bbbc4bf1866c (patch) | |
tree | b5debecd71e776b073c0f70a9dfc2f86871f3303 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 608ca5a60ee47b48fec210aeb7a795a64eb5dcee (diff) |
media: staging: starfive: camss: fix off by one in isp_enum_mbus_code()
These > comparisons should be >=. The formats->fmts[] array is either
a pointer to isp_formats_sink[] or isp_formats_source[] respectively.
Fixes: e57854628f58 ("media: staging: media: starfive: camss: Add ISP driver")
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Changhuang Liang <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions