summaryrefslogtreecommitdiff
path: root/rust/zerocopy/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorBen Dooks <ben.dooks@codethink.co.uk>2026-06-17 11:58:22 +0100
committerSteven Rostedt <rostedt@goodmis.org>2026-07-07 10:39:12 -0400
commitd5c6785f94ead7cd76b38af301ac63cb673485bc (patch)
tree8af916624e297f8b3a5ea6ba4e2566e902421a48 /rust/zerocopy/git@git.tavy.me:linux-stable.git
parentaf05b4e06279bbe34f8044b1e82f0725b5da91b7 (diff)
tracing: Make tracepoint_printk static as not exported
The tracepoint_printk symbol is not exported, so make it static to remove the following sparse warning: kernel/trace/trace.c:90:5: warning: symbol 'tracepoint_printk' was not declared. Should it be static? Fixes: dd293df6395a2 ("tracing: Move trace sysctls into trace.c") Link: https://patch.msgid.link/20260617105822.904164-1-ben.dooks@codethink.co.uk Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'rust/zerocopy/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions