summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGustavo A. R. Silva <garsilva@embeddedor.com>2017-06-24 01:37:00 +0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-06-25 01:04:46 +0300
commitb3d930aaf74f8b248edd7cfe7f35caefeff785bd (patch)
treec229b6e3e22d4aa3f62c05a08464afbd5b7be06a /tools/perf/scripts/python
parentd83bc7b644004131185aaa875e52bdcc3cd5f031 (diff)
downloadlinux-b3d930aaf74f8b248edd7cfe7f35caefeff785bd.tar.xz
media: i2c: tvp5150: remove useless variable assignment in tvp5150_set_vbi()
Value assigned to variable _type_ at line 678 is overwritten at line 688 before it can be used. This makes such variable assignment useless. Remove this variable assignment and fix some coding style issues. Addresses-Coverity-ID: 1226968 Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions