All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: ftrace: fix ambiguous sentence
@ 2022-01-11  5:20 Huichun Feng
  2022-01-13 22:04 ` Steven Rostedt
  2022-01-17 21:56 ` Jonathan Corbet
  0 siblings, 2 replies; 3+ messages in thread
From: Huichun Feng @ 2022-01-11  5:20 UTC (permalink / raw)
  To: corbet
  Cc: rostedt, mingo, linux-doc, linux-kernel, Huichun Feng,
	Ching-Chun Huang, Chun-Hung Tseng

The sentence looks ambiguous, rephrase it by adding ", there".

Signed-off-by: Huichun Feng <foxhoundsk.tw@gmail.com>
Signed-off-by: Ching-Chun (Jim) Huang <jserv@ccns.ncku.edu.tw>
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
---
 Documentation/trace/ftrace.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/trace/ftrace.rst b/Documentation/trace/ftrace.rst
index b3166c4a7..45b8c56af 100644
--- a/Documentation/trace/ftrace.rst
+++ b/Documentation/trace/ftrace.rst
@@ -3370,7 +3370,7 @@ one of the latency tracers, you will get the following results.
 
 Instances
 ---------
-In the tracefs tracing directory is a directory called "instances".
+In the tracefs tracing directory, there is a directory called "instances".
 This directory can have new directories created inside of it using
 mkdir, and removing directories with rmdir. The directory created
 with mkdir in this directory will already contain files and other
-- 
2.34.1


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

* Re: [PATCH] docs: ftrace: fix ambiguous sentence
  2022-01-11  5:20 [PATCH] docs: ftrace: fix ambiguous sentence Huichun Feng
@ 2022-01-13 22:04 ` Steven Rostedt
  2022-01-17 21:56 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Steven Rostedt @ 2022-01-13 22:04 UTC (permalink / raw)
  To: Huichun Feng
  Cc: corbet, mingo, linux-doc, linux-kernel, Ching-Chun Huang,
	Chun-Hung Tseng

On Tue, 11 Jan 2022 13:20:01 +0800
Huichun Feng <foxhoundsk.tw@gmail.com> wrote:

> The sentence looks ambiguous, rephrase it by adding ", there".
> 

Fine with me.

Acked-by: Steven Rostedt <rostedt@goodmis.org>

-- Steve

> Signed-off-by: Huichun Feng <foxhoundsk.tw@gmail.com>
> Signed-off-by: Ching-Chun (Jim) Huang <jserv@ccns.ncku.edu.tw>
> Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
> ---
>  Documentation/trace/ftrace.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/trace/ftrace.rst b/Documentation/trace/ftrace.rst
> index b3166c4a7..45b8c56af 100644
> --- a/Documentation/trace/ftrace.rst
> +++ b/Documentation/trace/ftrace.rst
> @@ -3370,7 +3370,7 @@ one of the latency tracers, you will get the following results.
>  
>  Instances
>  ---------
> -In the tracefs tracing directory is a directory called "instances".
> +In the tracefs tracing directory, there is a directory called "instances".
>  This directory can have new directories created inside of it using
>  mkdir, and removing directories with rmdir. The directory created
>  with mkdir in this directory will already contain files and other


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

* Re: [PATCH] docs: ftrace: fix ambiguous sentence
  2022-01-11  5:20 [PATCH] docs: ftrace: fix ambiguous sentence Huichun Feng
  2022-01-13 22:04 ` Steven Rostedt
@ 2022-01-17 21:56 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2022-01-17 21:56 UTC (permalink / raw)
  To: Huichun Feng
  Cc: rostedt, mingo, linux-doc, linux-kernel, Huichun Feng,
	Ching-Chun Huang, Chun-Hung Tseng

Huichun Feng <foxhoundsk.tw@gmail.com> writes:

> The sentence looks ambiguous, rephrase it by adding ", there".
>
> Signed-off-by: Huichun Feng <foxhoundsk.tw@gmail.com>
> Signed-off-by: Ching-Chun (Jim) Huang <jserv@ccns.ncku.edu.tw>
> Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
> ---
>  Documentation/trace/ftrace.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/trace/ftrace.rst b/Documentation/trace/ftrace.rst
> index b3166c4a7..45b8c56af 100644
> --- a/Documentation/trace/ftrace.rst
> +++ b/Documentation/trace/ftrace.rst
> @@ -3370,7 +3370,7 @@ one of the latency tracers, you will get the following results.
>  
>  Instances
>  ---------
> -In the tracefs tracing directory is a directory called "instances".
> +In the tracefs tracing directory, there is a directory called "instances".
>  This directory can have new directories created inside of it using

Applied, thanks.

jon

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

end of thread, other threads:[~2022-01-17 21:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-11  5:20 [PATCH] docs: ftrace: fix ambiguous sentence Huichun Feng
2022-01-13 22:04 ` Steven Rostedt
2022-01-17 21:56 ` Jonathan Corbet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.