summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2019-10-02 13:15:17 +0300
committerKalle Valo <kvalo@codeaurora.org>2019-10-04 16:46:23 +0300
commit60b5b49f6a6ed3a5dd5e1b4b72b8c792387a0f8c (patch)
tree2781c8360b5dd8d71940b4c3e8de3a62e13de55a /tools/perf/scripts/python/export-to-sqlite.py
parent3b1e0a7bdfeedbde49b8d424aeb88ac3c0cf8182 (diff)
downloadlinux-60b5b49f6a6ed3a5dd5e1b4b72b8c792387a0f8c.tar.xz
libertas: remove redundant assignment to variable ret
The variable ret is being assigned a value that is never read and 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> Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions