On Wed, 18 Nov 2020 10:51:27 -0500 Steven Rostedt <rostedt@xxxxxxxxxxx> wrote: > On Wed, 18 Nov 2020 10:35:02 -0500 > Steven Rostedt <rostedt@xxxxxxxxxxx> wrote: > > > From: "Steven Rostedt (VMware)" <rostedt@xxxxxxxxxxx> > > > > Some C code in the ftrace-users.rst document is missing RST C block > > annotation, which has to be added. > > > > Link: https://lore.kernel.org/r/20201116173502.392a769c@xxxxxxxxxxxxxxxx > > > > Reported-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> > > Signed-off-by: Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx> > > > > Jon, > > You want to take this through your tree? The changes that created the warning in the first place are in the ftrace tree, right? So it seems that the fix should be there as well; it won't apply to the docs tree. Thanks, jon