diff options
author | Donglin Peng <pengdonglin@sangfor.com.cn> | 2023-06-23 15:17:28 +0800 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2023-06-23 10:42:12 -0400 |
commit | fc30ace06f250f79381a8e3f6ed92dd68e25a9f5 (patch) | |
tree | 9075fda4fc16b7982b2be286831ba26fda923cf7 /kernel/trace | |
parent | b97aec082b51a0728adc9f69494826d32e0d1f8f (diff) | |
download | linux-stable-fc30ace06f250f79381a8e3f6ed92dd68e25a9f5.tar.gz linux-stable-fc30ace06f250f79381a8e3f6ed92dd68e25a9f5.tar.bz2 linux-stable-fc30ace06f250f79381a8e3f6ed92dd68e25a9f5.zip |
tracing: Fix warnings when building htmldocs for function graph retval
When building htmldocs, the following warnings appear:
Documentation/trace/ftrace.rst:2797: WARNING: Literal block expected; none found.
Documentation/trace/ftrace.rst:2816: WARNING: Literal block expected; none found.
So fix it.
Link: https://lore.kernel.org/all/20230623143517.19ffc6c0@canb.auug.org.au/
Link: https://lkml.kernel.org/r/20230623071728.25688-1-pengdonglin@sangfor.com.cn
Fixes: 21c094d3f8a6 ("tracing: Add documentation for funcgraph-retval and funcgraph-retval-hex")
Signed-off-by: Donglin Peng <pengdonglin@sangfor.com.cn>
Acked-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'kernel/trace')
0 files changed, 0 insertions, 0 deletions