diff options
author | 2017-08-23 12:23:09 +0100 | |
---|---|---|
committer | 2017-10-04 11:36:55 -0400 | |
commit | 6e7a2398114a2597a0995f96f44d908741ae5035 (patch) | |
tree | 0023f723be8b79fa7e527354bee8942cc96a2f75 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tracing: Remove obsolete sched_switch tracer selftest (diff) | |
download | linux-dev-6e7a2398114a2597a0995f96f44d908741ae5035.tar.xz linux-dev-6e7a2398114a2597a0995f96f44d908741ae5035.zip |
tracing: Remove redundant unread variable ret
Integer ret is being assigned but never used and hence it is
redundant. Remove it, fixes clang warning:
trace_events_hist.c:1077:3: warning: Value stored to 'ret' is never read
Link: http://lkml.kernel.org/r/20170823112309.19383-1-colin.king@canonical.com
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