Skip to content

Commit 7a225ec

Browse files
sarat-mandavaJonathan Corbet
authored andcommitted
trace doc: Minor grammatical correction
Use the correct relative pronoun. Signed-off-by: Sarat Mandava <mandavasarat@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20240321112757.17502-1-mandavasarat@gmail.com
1 parent 23bfb94 commit 7a225ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/trace/tracepoints.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ the tracepoint site).
2727

2828
You can put tracepoints at important locations in the code. They are
2929
lightweight hooks that can pass an arbitrary number of parameters,
30-
which prototypes are described in a tracepoint declaration placed in a
30+
whose prototypes are described in a tracepoint declaration placed in a
3131
header file.
3232

3333
They can be used for tracing and performance accounting.

0 commit comments

Comments
 (0)