summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2021-05-13 14:55:17 +0300
committerSteven Rostedt (VMware) <rostedt@goodmis.org>2021-06-10 18:16:20 +0300
commit08b0c9b4b922ccd1b7b54589942492cfa686214e (patch)
treed5719aed13e24ee5cef5bd6938700e201a568296 /tools/perf/scripts/python/export-to-postgresql.py
parent3d3d9c072e377a0c5fa0a1f661a95134e787db3a (diff)
downloadlinux-08b0c9b4b922ccd1b7b54589942492cfa686214e.tar.xz
tracing: Remove redundant initialization of variable ret
The variable ret is being initialized with a value that is never read, it is being updated later on. The assignment is redundant and can be removed. Link: https://lkml.kernel.org/r/20210513115517.58178-1-colin.king@canonical.com Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions