ring-buffer: Use str_low_high() helper in ring_buffer_producer()
authorThorsten Blum <thorsten.blum@linux.dev>
Fri, 18 Oct 2024 11:07:10 +0000 (13:07 +0200)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Sat, 19 Oct 2024 15:12:25 +0000 (11:12 -0400)
commit514da6924e8647eb89aa879e73a19eaed8bcf669
tree602eb2af8bfb9ccb48fd710da3398abd115507e1
parent0b60a7fb60b7d7012bfc468e1a7f11374337a70d
ring-buffer: Use str_low_high() helper in ring_buffer_producer()

Remove hard-coded strings by using the helper function str_low_high().

Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Link: https://lore.kernel.org/20241018110709.111707-2-thorsten.blum@linux.dev
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
kernel/trace/ring_buffer_benchmark.c