summaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2019-10-25 16:46:12 +0300
committerMauro Carvalho Chehab <mchehab@kernel.org>2019-11-10 19:49:58 +0300
commit1dea68495da582da459fcfca60428457acae8063 (patch)
tree3fe36e595338e720e0e9ffed95bf681f28c4fa1c /Kbuild
parent4edead77fa16ac4ec880ebceed83da2415401d18 (diff)
downloadlinux-1dea68495da582da459fcfca60428457acae8063.tar.xz
media: zr364xx: remove redundant assigmnent to idx, clean up code
The variable cable_type is being initialized with a value that is never read and is being re-assigned a little later on. Replace the redundant initializtion with the assignment that occurs a little later. Also initialize frm too rather than have a later assignment. 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@kernel.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions