summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorKaixu Xia <kaixuxia@tencent.com>2020-11-14 16:19:36 +0300
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-03-22 19:51:16 +0300
commit1907345078b8279aec9a4663572bee6819a11bf9 (patch)
tree2bff641e0ed9f2cbd6b439e2b3c55127f9dbd86d /include/uapi/linux
parent3aa059ae8beb0a3d4a06216c7cf6f0f720707136 (diff)
downloadlinux-1907345078b8279aec9a4663572bee6819a11bf9.tar.xz
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/1605359976-11254-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 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions