tracing: Make tracepoint_print_iter static
authorXiu Jianfeng <xiujianfeng@huawei.com>
Tue, 22 Nov 2022 09:14:56 +0000 (17:14 +0800)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Thu, 24 Nov 2022 00:08:31 +0000 (19:08 -0500)
commita76d4648a0bbd624a1322c15073b5032a5135f01
treecc49bf594e0562d4e679350efa6ca5a51e3ccf4b
parent9430cd62b6ccdf1f06915cc06561f0e364809604
tracing: Make tracepoint_print_iter static

After change in commit 4239174570da ("tracing: Make tracepoint_printk a
static_key"), this symbol is not used outside of the file, so mark it
static.

Link: https://lkml.kernel.org/r/20221122091456.72055-1-xiujianfeng@huawei.com
Signed-off-by: Xiu Jianfeng <xiujianfeng@huawei.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
kernel/trace/trace.c
kernel/trace/trace.h