diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2018-04-27 10:53:14 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-04-27 10:53:14 -0300 |
commit | 857140e81690748ce9a0a7ae7ed91cddb254f51a (patch) | |
tree | 9395ead12b2703bb875daa11705fe3ccaec937db /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3183f8ca304fd84096c44332f9bb699943beb6f1 (diff) |
perf symbols: Remove needless goto
We can plain use the an else to the if block that is right after that
goto, so simplify it.
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[email protected]>
Link: https://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions