summaryrefslogtreecommitdiff
path: root/include/media
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2019-07-05 11:51:32 +0300
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-08-14 11:04:32 +0300
commit247d46b3ef7560c956cb0886f20d65974eb7c9ff (patch)
tree9039435a1f136769fb44292d6887045bb1bd2dfe /include/media
parent5532c6282787124a7fd778d779d19148ae87479e (diff)
downloadlinux-247d46b3ef7560c956cb0886f20d65974eb7c9ff.tar.xz
media: stv0900_core: remove redundant assignment to variables mclk, div and ad_div
The variables mclk, div and ad_div are being assigned with a values that are never read and are being updated later with a new values. The assignments are 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+samsung@kernel.org>
Diffstat (limited to 'include/media')
0 files changed, 0 insertions, 0 deletions