From: Markus Elfring <[email protected]> Date: Mon, 22 Jun 2026 16:58:32 +0200
Two update suggestions were taken into account from static source code analysis. Markus Elfring (2): Use seq_putc() in two functions Replace a seq_printf() call by seq_puts() in user_seq_show() v2: Steven Rostedt requested to use seq_putc() calls more often. kernel/trace/trace_events_user.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) -- 2.54.0
