[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <93e01a77105007dff602ab9a2a9af5b4cff86522.camel@redhat.com>
Date: Mon, 18 Aug 2025 10:02:49 +0200
From: Gabriele Monaco <gmonaco@...hat.com>
To: Gopi Krishna Menon <krishnagopi487@...il.com>, rostedt@...dmis.org
Cc: corbet@....net, skhan@...uxfoundation.org,
linux-trace-kernel@...r.kernel.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-kernel-mentees@...ts.linux.dev
Subject: Re: [PATCH] Documentation/rv: Fix minor typo in monitor_synthesis
page
On Sun, 2025-08-10 at 16:42 +0530, Gopi Krishna Menon wrote:
> Specifically, fix spelling of "practice"
>
> Signed-off-by: Gopi Krishna Menon <krishnagopi487@...il.com>
Thanks for finding this!
Reviewed-by: Gabriele Monaco <gmonaco@...hat.com>
> ---
> Documentation/trace/rv/monitor_synthesis.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/trace/rv/monitor_synthesis.rst
> b/Documentation/trace/rv/monitor_synthesis.rst
> index ac808a7554f5..3a7d7b2f6cb6 100644
> --- a/Documentation/trace/rv/monitor_synthesis.rst
> +++ b/Documentation/trace/rv/monitor_synthesis.rst
> @@ -181,7 +181,7 @@ which is the list of atomic propositions present
> in the LTL specification
> functions interacting with the Buchi automaton.
>
> While generating code, `rvgen` cannot understand the meaning of the
> atomic
> -propositions. Thus, that task is left for manual work. The
> recommended pratice
> +propositions. Thus, that task is left for manual work. The
> recommended practice
> is adding tracepoints to places where the atomic propositions
> change; and in the
> tracepoints' handlers: the Buchi automaton is executed using::
>
Powered by blists - more mailing lists