summaryrefslogtreecommitdiff
path: root/include/media
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2020-01-07 20:11:07 +0300
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-02-24 18:26:14 +0300
commitef45b77b62ef9b4842e25c5b850023e4211c0b1e (patch)
tree37709ce0b63d929a09180548f2351275f1bd4d5e /include/media
parentf52981019ad8d6718de79b425a574c6bddf81f7c (diff)
downloadlinux-ef45b77b62ef9b4842e25c5b850023e4211c0b1e.tar.xz
media: drxj: remove redundant assignments to variable rc
The variable rc 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: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'include/media')
0 files changed, 0 insertions, 0 deletions