* [PATCH] docs: trace: fprobe: fix 'thos' spelling
@ 2026-07-26 6:56 shaikh.kamal
2026-07-28 12:46 ` Masami Hiramatsu
0 siblings, 1 reply; 3+ messages in thread
From: shaikh.kamal @ 2026-07-26 6:56 UTC (permalink / raw)
To: Steven Rostedt, Masami Hiramatsu, Mathieu Desnoyers,
Jonathan Corbet, Shuah Khan
Cc: linux-kernel, linux-trace-kernel, linux-doc
Fix spelling error reported by codespell: thos -> those.
No functional change.
Signed-off-by: shaikh.kamal <shaikhkamal2012@gmail.com>
---
Documentation/trace/fprobe.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/trace/fprobe.rst b/Documentation/trace/fprobe.rst
index 95998b189ae3..46dd46a97c1f 100644
--- a/Documentation/trace/fprobe.rst
+++ b/Documentation/trace/fprobe.rst
@@ -118,7 +118,7 @@ will be cancelled.
@fregs
This is the `ftrace_regs` data structure at the entry and exit. This
includes the function parameters, or the return values. So user can
- access thos values via appropriate `ftrace_regs_*` APIs.
+ access those values via appropriate `ftrace_regs_*` APIs.
@entry_data
This is a local storage to share the data between entry and exit handlers.
--
2.43.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] docs: trace: fprobe: fix 'thos' spelling
2026-07-26 6:56 [PATCH] docs: trace: fprobe: fix 'thos' spelling shaikh.kamal
@ 2026-07-28 12:46 ` Masami Hiramatsu
2026-07-28 13:39 ` shaikh kamaluddin
0 siblings, 1 reply; 3+ messages in thread
From: Masami Hiramatsu @ 2026-07-28 12:46 UTC (permalink / raw)
To: shaikh.kamal
Cc: Steven Rostedt, Mathieu Desnoyers, Jonathan Corbet, Shuah Khan,
linux-kernel, linux-trace-kernel, linux-doc
On Sun, 26 Jul 2026 12:26:33 +0530
"shaikh.kamal" <shaikhkamal2012@gmail.com> wrote:
> Fix spelling error reported by codespell: thos -> those.
> No functional change.
>
OK, let me pick it up.
Thanks!
> Signed-off-by: shaikh.kamal <shaikhkamal2012@gmail.com>
> ---
> Documentation/trace/fprobe.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/trace/fprobe.rst b/Documentation/trace/fprobe.rst
> index 95998b189ae3..46dd46a97c1f 100644
> --- a/Documentation/trace/fprobe.rst
> +++ b/Documentation/trace/fprobe.rst
> @@ -118,7 +118,7 @@ will be cancelled.
> @fregs
> This is the `ftrace_regs` data structure at the entry and exit. This
> includes the function parameters, or the return values. So user can
> - access thos values via appropriate `ftrace_regs_*` APIs.
> + access those values via appropriate `ftrace_regs_*` APIs.
>
> @entry_data
> This is a local storage to share the data between entry and exit handlers.
> --
> 2.43.0
>
--
Masami Hiramatsu (Google) <mhiramat@kernel.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] docs: trace: fprobe: fix 'thos' spelling
2026-07-28 12:46 ` Masami Hiramatsu
@ 2026-07-28 13:39 ` shaikh kamaluddin
0 siblings, 0 replies; 3+ messages in thread
From: shaikh kamaluddin @ 2026-07-28 13:39 UTC (permalink / raw)
To: Masami Hiramatsu
Cc: Steven Rostedt, Mathieu Desnoyers, Jonathan Corbet, Shuah Khan,
linux-kernel, linux-trace-kernel, linux-doc
On Tue, Jul 28, 2026 at 09:46:45PM +0900, Masami Hiramatsu wrote:
> On Sun, 26 Jul 2026 12:26:33 +0530
> "shaikh.kamal" <shaikhkamal2012@gmail.com> wrote:
>
> > Fix spelling error reported by codespell: thos -> those.
> > No functional change.
> >
>
> OK, let me pick it up.
>
> Thanks!
>
Thank you Masami
> > Signed-off-by: shaikh.kamal <shaikhkamal2012@gmail.com>
> > ---
> > Documentation/trace/fprobe.rst | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/Documentation/trace/fprobe.rst b/Documentation/trace/fprobe.rst
> > index 95998b189ae3..46dd46a97c1f 100644
> > --- a/Documentation/trace/fprobe.rst
> > +++ b/Documentation/trace/fprobe.rst
> > @@ -118,7 +118,7 @@ will be cancelled.
> > @fregs
> > This is the `ftrace_regs` data structure at the entry and exit. This
> > includes the function parameters, or the return values. So user can
> > - access thos values via appropriate `ftrace_regs_*` APIs.
> > + access those values via appropriate `ftrace_regs_*` APIs.
> >
> > @entry_data
> > This is a local storage to share the data between entry and exit handlers.
> > --
> > 2.43.0
> >
>
>
> --
> Masami Hiramatsu (Google) <mhiramat@kernel.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-07-28 13:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-26 6:56 [PATCH] docs: trace: fprobe: fix 'thos' spelling shaikh.kamal
2026-07-28 12:46 ` Masami Hiramatsu
2026-07-28 13:39 ` shaikh kamaluddin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox