summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2021-07-21 13:34:51 +0300
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2023-05-08 09:14:50 +0300
commit9033ff4c0fc65f3f168ee029b7e302a999c152ca (patch)
tree8208e707bd3f70346457c3b33980d54d5d32d2e1 /tools/perf/scripts/python/export-to-postgresql.py
parenta8c4dda94115c4079d3aaa35ba238f2376b6aa53 (diff)
downloadlinux-9033ff4c0fc65f3f168ee029b7e302a999c152ca.tar.xz
w1: remove redundant initialization to variable result
The variable result is being initialized with a value that is never read, it is being updated later on. The assignment is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <colin.king@canonical.com> Link: https://lore.kernel.org/r/20210721103451.43026-1-colin.king@canonical.com Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions