summaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorSteven Rostedt <rostedt@goodmis.org>2025-08-01 16:37:26 -0400
committerSteven Rostedt (Google) <rostedt@goodmis.org>2025-08-01 16:49:15 -0400
commit12d5189615862a9eb06d4aa7c8a990bcde2ebb01 (patch)
tree28512bae63aa7b2d42173e36cbcb71220889a639 /tools/perf/util/scripting-engines/trace-event-python.c
parentdebe57fbe12cb16881b2db1f1787eb9673a8b8b0 (diff)
tracing: Use __free(kfree) in trace.c to remove gotos
There's a couple of locations that have goto out in trace.c for the only purpose of freeing a variable that was allocated. These can be replaced with __free(kfree). Cc: Masami Hiramatsu <mhiramat@kernel.org> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Cc: Andrew Morton <akpm@linux-foundation.org> Link: https://lore.kernel.org/20250801203858.040892777@kernel.org Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions