Skip to content
Commit ecbe794e authored by Geliang Tang's avatar Geliang Tang Committed by Steven Rostedt
Browse files

tracing: Fix mismatched comment in __string_len

Here __assign_str_len() should be used for the __string_len type, instead
of __assign_str() in the comment.

Link: https://lkml.kernel.org/r/5c012db463392d0e6d4f0636203d778962ad060a.1640170494.git.geliang.tang@suse.com



Reviewed-by: default avatarMasami Hiramatsu <mhiramat@kernel.org>
Fixes: 883b4aee

 ("tracing: Add trace_event helper macros __string_len() and __assign_str_len()")
Signed-off-by: default avatarGeliang Tang <geliang.tang@suse.com>
Signed-off-by: default avatarSteven Rostedt <rostedt@goodmis.org>
parent 8147dc78
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment