diff options
| author | Steven Rostedt <[email protected]> | 2025-08-01 20:37:26 +0000 |
|---|---|---|
| committer | Steven Rostedt (Google) <[email protected]> | 2025-08-01 20:49:15 +0000 |
| commit | 12d5189615862a9eb06d4aa7c8a990bcde2ebb01 (patch) | |
| tree | 28512bae63aa7b2d42173e36cbcb71220889a639 /scripts/rustdoc_test_gen.rs | |
| parent | tracing: Add guard() around locks and mutexes in trace.c (diff) | |
| download | kernel-12d5189615862a9eb06d4aa7c8a990bcde2ebb01.tar.gz kernel-12d5189615862a9eb06d4aa7c8a990bcde2ebb01.zip | |
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 <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Mathieu Desnoyers <[email protected]>
Cc: Andrew Morton <[email protected]>
Link: https://lore.kernel.org/[email protected]
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'scripts/rustdoc_test_gen.rs')
0 files changed, 0 insertions, 0 deletions
