diff options
| author | Kaixu Xia <[email protected]> | 2020-11-14 14:55:50 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-03-22 17:52:03 +0100 |
| commit | 5d986a0e85af1c99ef936d51879ab30976cb641b (patch) | |
| tree | 91673c3108d02ce1d414e8a794941caaf50a9126 /tools/perf/scripts/python/bin | |
| parent | 1907345078b8279aec9a4663572bee6819a11bf9 (diff) | |
media: atomisp: make atomisp_css_continuous_set_num_raw_frames() void
The return value of atomisp_css_continuous_set_num_raw_frames() function
is always 0, so there's no reason for a return value. In addition, the
__enable_continuous_mode() checked the return value for possible error
which is unnecessary. Convert atomisp_css_continuous_set_num_raw_frames()
to a void function.
Link: https://lore.kernel.org/linux-media/[email protected]
Reported-by: Tosk Robot <[email protected]>
Signed-off-by: Kaixu Xia <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions