diff options
author | Colin Ian King <colin.king@canonical.com> | 2019-05-30 20:59:24 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-06-03 16:44:58 +0200 |
commit | 7f9d5ac8e1e5af43a899110ddaa0b0c9374d1909 (patch) | |
tree | ceebc74c368f1762e4abb22222f19a89c41cb1da /drivers/media/platform/meson/ao-cec-g12a.c | |
parent | media: dvb-usb/cxusb-analog.c: fix coccinelle warning, use ktime.h (diff) | |
download | linux-7f9d5ac8e1e5af43a899110ddaa0b0c9374d1909.tar.xz linux-7f9d5ac8e1e5af43a899110ddaa0b0c9374d1909.zip |
media: cx23885: remove redundant assignment to err
The variable err is assigned with a value that is never read and
it is re-assigned a new value later on. The assignment 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+samsung@kernel.org>
Diffstat (limited to 'drivers/media/platform/meson/ao-cec-g12a.c')
0 files changed, 0 insertions, 0 deletions