summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2021-05-14 00:03:17 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-06-02 13:28:20 +0200
commit2c1e75f5baac5432749b90174a7a1f50a97327b2 (patch)
tree2159c653be232d701be4fc07227ecce487c22636 /block
parent4c6178f31e7d33c87f9f046e3bcbaa15a1802ff9 (diff)
downloadlinux-2c1e75f5baac5432749b90174a7a1f50a97327b2.tar.bz2
media: meson: vdec: remove redundant initialization of variable reg_cur
The variable reg_cur is being initialized with a value that is never read, it is being updated later on. The assignment is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <colin.king@canonical.com> Acked-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions