From: Haocheng Xie <xiehaocheng.cn@gmail.com>
To: rostedt@goodmis.org, mingo@redhat.com, corbet@lwn.net
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
Haocheng Xie <xiehaocheng.cn@gmail.com>
Subject: [PATCH] docs: Fix typos in Documentation/trace/ftrace.rst
Date: Mon, 31 May 2021 16:39:05 +0800 [thread overview]
Message-ID: <20210531083905.25763-1-xiehaocheng.cn@gmail.com> (raw)
Fix the usage of "a/the" and improve the readability.
Signed-off-by: Haocheng Xie <xiehaocheng.cn@gmail.com>
---
Documentation/trace/ftrace.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/trace/ftrace.rst b/Documentation/trace/ftrace.rst
index 62c98e9..11cc1c2 100644
--- a/Documentation/trace/ftrace.rst
+++ b/Documentation/trace/ftrace.rst
@@ -354,8 +354,8 @@ of ftrace. Here is a list of some of the key files:
is being directly called by the function. If the count is greater
than 1 it most likely will be ftrace_ops_list_func().
- If the callback of the function jumps to a trampoline that is
- specific to a the callback and not the standard trampoline,
+ If the callback of a function jumps to a trampoline which is
+ specific to the callback and which is not the standard trampoline,
its address will be printed as well as the function that the
trampoline calls.
--
2.9.5
next reply other threads:[~2021-05-31 8:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-31 8:39 Haocheng Xie [this message]
2021-06-01 22:53 ` [PATCH] docs: Fix typos in Documentation/trace/ftrace.rst Jonathan Corbet
2021-06-02 2:25 ` Steven Rostedt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210531083905.25763-1-xiehaocheng.cn@gmail.com \
--to=xiehaocheng.cn@gmail.com \
--cc=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=rostedt@goodmis.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox