summaryrefslogtreecommitdiff
path: root/include/linux/workqueue.h
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2020-05-24 19:25:03 +0300
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-06-23 14:21:19 +0300
commite1f60f426f5f57388ddd943f8bc49babc45d760c (patch)
tree7e2cb49713361173ba6849af96ad0666835988a8 /include/linux/workqueue.h
parent4024d6f601e3c49bae9297930970f68d2621ea1d (diff)
downloadlinux-e1f60f426f5f57388ddd943f8bc49babc45d760c.tar.xz
media: gspca: remove redundant assignment to variable retval
The variable retval is being initialized with a value that is never read and it is being updated later with a new value. The initialization is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions