Skip to content
Commit fc30ace0 authored by Donglin Peng's avatar Donglin Peng Committed by Steven Rostedt (Google)
Browse files

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: 21c094d3

 ("tracing: Add documentation for funcgraph-retval and funcgraph-retval-hex")
Signed-off-by: default avatarDonglin Peng <pengdonglin@sangfor.com.cn>
Acked-by: default avatarMasami Hiramatsu (Google) <mhiramat@kernel.org>
Reported-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarSteven Rostedt (Google) <rostedt@goodmis.org>
parent b97aec08
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