tracing: Fix comments of create_filter()
authorsunliming <sunliming@kylinos.cn>
Tue, 24 May 2022 06:39:37 +0000 (14:39 +0800)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Fri, 27 May 2022 01:13:01 +0000 (21:13 -0400)
commit0a54f556b035e5217e21724d82dd98ce695bd6d6
tree4b011a5f76bb144b4c936090bb049f9011cf619d
parentbb5eb8f3b329789fbf22c85328dcf696a3e97ffb
tracing: Fix comments of create_filter()

The name in comments of parameter "filter_string" in function
create_filter is annotated as "filter_str", just fix it.

Link: https://lkml.kernel.org/r/20220524063937.52873-1-sunliming@kylinos.cn
Signed-off-by: sunliming <sunliming@kylinos.cn>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
kernel/trace/trace_events_filter.c