diff options
author | Masami Hiramatsu (Google) <mhiramat@kernel.org> | 2024-12-09 05:41:52 +0300 |
---|---|---|
committer | Masami Hiramatsu (Google) <mhiramat@kernel.org> | 2025-01-10 03:00:13 +0300 |
commit | 5e5b8b49335971b68b54afeb0e7ded004945af07 (patch) | |
tree | 1b00d412c3b90783fcd915e02cbd3131c93abd51 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a35fb2bcaeadfb0f522bb573d307c50205d0e740 (diff) | |
download | linux-5e5b8b49335971b68b54afeb0e7ded004945af07.tar.xz |
kprobes: Remove unneeded goto
Remove unneeded gotos. Since the labels referred by these gotos have
only one reference for each, we can replace those gotos with the
referred code.
Link: https://lore.kernel.org/all/173371211203.480397.13988907319659165160.stgit@devnote2/
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions