aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2019-07-31 09:52:08 +0100
committerMiquel Raynal <miquel.raynal@bootlin.com>2019-08-07 18:15:38 +0200
commit80107e764846a6f9b40fc2a78306329ed9052733 (patch)
treebf664a1ca3a6e114462bf601bb37a2c61c774b39 /tools/perf/scripts/python/export-to-postgresql.py
parent75de0eb28d03ebe3c9448fc04372df5c39b6cacc (diff)
mtd: rawnand: remove redundant assignment to variable ret
Variable ret is being initialized with a value that is never read and ret is being re-assigned a little later on. The assignment is redundant and hence can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions