diff options
author | 2025-02-19 16:43:33 +0100 | |
---|---|---|
committer | 2025-03-06 13:35:27 -0500 | |
commit | 06889030f585a3daa34f1aa43bc3a70cb9aba8a1 (patch) | |
tree | 367ff89d5b5447d3ee3d2380d190e7185b2847d8 /kernel/tracepoint.c | |
parent | tracing/user_events: Don't use %pK through printk (diff) | |
download | wireguard-linux-06889030f585a3daa34f1aa43bc3a70cb9aba8a1.tar.xz wireguard-linux-06889030f585a3daa34f1aa43bc3a70cb9aba8a1.zip |
tracing/user_events: Slightly simplify user_seq_show()
2 seq_puts() calls can be merged.
It saves a few lines of code and a few cycles, should it matter.
Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Link: https://lore.kernel.org/845caa94b74cea8d72c158bf1994fe250beee28c.1739979791.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'kernel/tracepoint.c')
0 files changed, 0 insertions, 0 deletions