linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sarat Mandava <mandavasarat@gmail.com>
To: mathieu.desnoyers@efficios.com, corbet@lwn.net,
	mhiramat@kernel.org, rostedt@goodmis.org
Cc: Sarat Mandava <mandavasarat@gmail.com>,
	linux-doc@vger.kernel.org, linux-trace-kernel@vger.kernel.org,
	linux-kernel@vger.kernel.org, shuah@kernel.org,
	javier.carrasco.cruz@gmail.com
Subject: [PATCH] trace doc: Minor grammatical correction
Date: Thu, 21 Mar 2024 16:57:57 +0530	[thread overview]
Message-ID: <20240321112757.17502-1-mandavasarat@gmail.com> (raw)

Use the correct relative pronoun.

Signed-off-by: Sarat Mandava <mandavasarat@gmail.com>
---
 Documentation/trace/tracepoints.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/trace/tracepoints.rst b/Documentation/trace/tracepoints.rst
index 0cb8d9ca3d60..decabcc77b56 100644
--- a/Documentation/trace/tracepoints.rst
+++ b/Documentation/trace/tracepoints.rst
@@ -27,7 +27,7 @@ the tracepoint site).
 
 You can put tracepoints at important locations in the code. They are
 lightweight hooks that can pass an arbitrary number of parameters,
-which prototypes are described in a tracepoint declaration placed in a
+whose prototypes are described in a tracepoint declaration placed in a
 header file.
 
 They can be used for tracing and performance accounting.
-- 
2.34.1


             reply	other threads:[~2024-03-21 11:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-21 11:27 Sarat Mandava [this message]
2024-04-02 15:33 ` [PATCH] trace doc: Minor grammatical correction Jonathan Corbet

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=20240321112757.17502-1-mandavasarat@gmail.com \
    --to=mandavasarat@gmail.com \
    --cc=corbet@lwn.net \
    --cc=javier.carrasco.cruz@gmail.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-trace-kernel@vger.kernel.org \
    --cc=mathieu.desnoyers@efficios.com \
    --cc=mhiramat@kernel.org \
    --cc=rostedt@goodmis.org \
    --cc=shuah@kernel.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).