diff options
author | Leo Yan <leo.yan@linaro.org> | 2019-05-30 17:38:01 +0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2019-06-05 09:47:54 -0300 |
commit | e5f177a578edf4501d0758bfa922cd0b0f9d0e9d (patch) | |
tree | 3ede6462905d002522f2a2c21d9f87fbcf29c3d2 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 0da6ae94e4102fa145149dd0878b266c932507aa (diff) |
perf symbols: Remove unused variable 'err'
Variable 'err' is defined but never used in function symsrc__init(),
remove it and directly return -1 at the end of the function.
Signed-off-by: Leo Yan <leo.yan@linaro.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20190530093801.20510-1-leo.yan@linaro.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions