linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] trace doc: Minor grammatical correction
@ 2024-03-21 11:27 Sarat Mandava
  2024-04-02 15:33 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Sarat Mandava @ 2024-03-21 11:27 UTC (permalink / raw)
  To: mathieu.desnoyers, corbet, mhiramat, rostedt
  Cc: Sarat Mandava, linux-doc, linux-trace-kernel, linux-kernel, shuah,
	javier.carrasco.cruz

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-02 15:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-21 11:27 [PATCH] trace doc: Minor grammatical correction Sarat Mandava
2024-04-02 15:33 ` Jonathan Corbet

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 NNTP newsgroup(s).