diff options
| author | Kaixu Xia <[email protected]> | 2020-11-14 14:19:36 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-03-22 17:51:16 +0100 |
| commit | 1907345078b8279aec9a4663572bee6819a11bf9 (patch) | |
| tree | 2bff641e0ed9f2cbd6b439e2b3c55127f9dbd86d /tools/perf/scripts/python | |
| parent | 3aa059ae8beb0a3d4a06216c7cf6f0f720707136 (diff) | |
media: atomisp: make atomisp_css_stop() void
The return value of atomisp_css_stop() function is always 0 and there
are no callers check the return value, so there's no reason for a return
value. Convert atomisp_css_stop() 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')
0 files changed, 0 insertions, 0 deletions