aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-07-05 05:51:32 -0300
committerMauro Carvalho Chehab <[email protected]>2019-08-14 05:04:32 -0300
commit247d46b3ef7560c956cb0886f20d65974eb7c9ff (patch)
tree9039435a1f136769fb44292d6887045bb1bd2dfe /tools/perf/scripts/python/export-to-postgresql.py
parent5532c6282787124a7fd778d779d19148ae87479e (diff)
media: stv0900_core: remove redundant assignment to variables mclk, div and ad_div
The variables mclk, div and ad_div are being assigned with a values that are never read and are being updated later with a new values. The assignments are redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Sean Young <[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