aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-07-01 15:56:52 +0200
committerMauro Carvalho Chehab <[email protected]>2020-07-19 07:44:37 +0200
commit77d7ceb1a14616af8877c77674c8a17ed45fce85 (patch)
tree04b43b3546a25ca4a6d2ec14edfff2f1fa17d9d3 /tools/perf/scripts/python/export-to-postgresql.py
parenta69a7a33268308ddcc9abf0f7d7cd61ec4300cbe (diff)
media: gspca: remove redundant initialization of variable status
The variable status is being initialized with a value that is never read and it is being updated later with a new value. The initialization is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions