aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-06-02 18:24:35 +0100
committerStephen Boyd <[email protected]>2020-06-09 13:45:37 -0700
commit45edc7e27445f4d467d915c0e1ef0a7b41270f47 (patch)
treec2c1a5309512435b2586a71b65655dbbfc737bcd /tools/perf/scripts/python/bin/export-to-postgresql-report
parent8ae91d36ac1a16debb39e372f2a81278bb5b4830 (diff)
clk: baikal-t1: remove redundant assignment to variable 'divider'
The variable divider 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]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Serge Semin <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions