commit | 6443cdf567a900e03afe1d66fb8bcc7dad0835d0 | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.i.king@gmail.com> | Mon Jul 14 17:08:58 2025 +0100 |
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | Tue Jul 29 15:08:57 2025 -0400 |
tree | 5c02b342b3123b58a43e96b8fdba4034f4be4ebc | |
parent | 119a5d573622ae90ba730d18acfae9bb75d77b9a [diff] |
ring-buffer: Make the const read-only 'type' static Don't populate the read-only 'type' on the stack at run time, instead make it static. Cc: Masami Hiramatsu <mhiramat@kernel.org> Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Link: https://lore.kernel.org/20250714160858.1234719-1-colin.i.king@gmail.com Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>