diff options
| author | Kaixu Xia <kaixuxia@tencent.com> | 2020-11-14 14:55:50 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-03-22 17:52:03 +0100 |
| commit | 5d986a0e85af1c99ef936d51879ab30976cb641b (patch) | |
| tree | 91673c3108d02ce1d414e8a794941caaf50a9126 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 1907345078b8279aec9a4663572bee6819a11bf9 (diff) | |
| download | linux-5d986a0e85af1c99ef936d51879ab30976cb641b.tar.gz linux-5d986a0e85af1c99ef936d51879ab30976cb641b.zip | |
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/1605362150-11401-1-git-send-email-kaixuxia@tencent.com
Reported-by: Tosk Robot <tencent_os_robot@tencent.com>
Signed-off-by: Kaixu Xia <kaixuxia@tencent.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
