diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-10-29 08:50:58 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-10-31 07:27:14 -0400 |
commit | d1e2885e1e9bbc8d2d8d90d16c53977477c8d115 (patch) | |
tree | f198b1966e52ce8407fe1ee61f0533ec413b17b2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | da6a7a7806dfec0d7358bba474084abba03046a3 (diff) |
media: mxl111sf: remove redundant assignment to index
Variable index is set to zero and then set to zero again
a few lines later in a for loop initialization. Remove the
redundant setting of index to zero. Cleans up the clang
warning:
drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.c:519:3: warning: Value
stored to 'index' is never read
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions