diff options
author | Mathieu Desnoyers <[email protected]> | 2024-11-25 09:25:14 -0500 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2024-11-25 20:16:56 -0500 |
commit | 2bd9b57d04df417f31ef54448477c212fcdd14fc (patch) | |
tree | 94b920a9873601e5a165010b8d827203ed046599 /arch/x86/kvm/svm/nested.c | |
parent | ef0d4186083127d2f99ed04e051fd94ba061d253 (diff) |
tracing: Use guard() rather than scoped_guard()
Using scoped_guard() in the implementation of trace_##name() adds an
unnecessary level of indentation.
Cc: Steven Rostedt <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Michael Jeanson <[email protected]>
Cc: Masami Hiramatsu <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Alexei Starovoitov <[email protected]>
Cc: Yonghong Song <[email protected]>
Cc: Paul E. McKenney <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Andrii Nakryiko <[email protected]>
Cc: [email protected]
Cc: Joel Fernandes <[email protected]>
Cc: Jordan Rife <[email protected]>
Link: https://lore.kernel.org/[email protected]
Signed-off-by: Mathieu Desnoyers <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'arch/x86/kvm/svm/nested.c')
0 files changed, 0 insertions, 0 deletions