Changbin, Steven, On Sat, Feb 17, 2018 at 6:39 AM, <changbin.du@xxxxxxxxx> wrote: > From: Changbin Du <changbin.du@xxxxxxxxx> > > This converts the plain text documentation to reStructuredText format and > add it into Sphinx TOC tree. No essential content change. > > Cc: Steven Rostedt <rostedt@xxxxxxxxxxx> > Signed-off-by: Changbin Du <changbin.du@xxxxxxxxx> > --- > Documentation/trace/ftrace.rst | 3332 ++++++++++++++++++++++++++++++++++++++++ > Documentation/trace/ftrace.txt | 3220 -------------------------------------- > Documentation/trace/index.rst | 1 + > 3 files changed, 3333 insertions(+), 3220 deletions(-) > create mode 100644 Documentation/trace/ftrace.rst > delete mode 100644 Documentation/trace/ftrace.txt > > diff --git a/Documentation/trace/ftrace.rst b/Documentation/trace/ftrace.rst > new file mode 100644 > index 0000000..636aa9bf > --- /dev/null > +++ b/Documentation/trace/ftrace.rst > @@ -0,0 +1,3332 @@ > +======================== > +ftrace - Function Tracer > +======================== > + > +Copyright 2008 Red Hat Inc. > + > +:Author: Steven Rostedt <srostedt@xxxxxxxxxx> > +:License: The GNU Free Documentation License, Version 1.2 > + (dual licensed under the GPL v2) Do you mind using an SPDX id per [1] rather that this? Steven, are you OK with this? Can you ack? [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/license-rules.rst -- Cordially Philippe Ombredanne -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html