Re: [PATCH] trace doc: fix typo of trace/ftrace.rst

From: Jonathan Corbet
Date: Sun Jul 05 2020 - 16:11:23 EST


On Tue, 30 Jun 2020 11:53:55 -0700
Manbing <manbing3@xxxxxxxxx> wrote:

> Some documents was converted from the plain text documentation
> to reStructuredText format.
>
> Signed-off-by: Manbing <manbing3@xxxxxxxxx>
> ---
> Documentation/trace/ftrace.rst | 14 +++++++-------
> 1 file changed, 7 insertions(+), 7 deletions(-)

I've applied this, thanks. I did change the subject line, though, since a
failure to update the names of some documents is not exactly a "typo".

In the future, please include your full name in the Signed-off-by tag.
For something this trivial it wasn't worth making a fuss about, but
maintainers are likely to balk with more significant changes.

Thanks,

jon