* [PATCH] Documentation: tracing: fix grammar
@ 2015-05-04 17:48 Rabin Vincent
2015-05-04 19:03 ` Steven Rostedt
0 siblings, 1 reply; 4+ messages in thread
From: Rabin Vincent @ 2015-05-04 17:48 UTC (permalink / raw)
To: Steven Rostedt, corbet; +Cc: linux-doc, linux-kernel, Rabin Vincent
4a88d44ab17da ("tracing: Remove mentioning of legacy latency_trace file
from documentation") changed a sentence to refer to only one file
instead of two, but the sentence still uses "they". Fix it.
Signed-off-by: Rabin Vincent <rabin@rab.in>
---
Documentation/trace/ftrace.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/trace/ftrace.txt b/Documentation/trace/ftrace.txt
index 572ca92..7ddb1e3 100644
--- a/Documentation/trace/ftrace.txt
+++ b/Documentation/trace/ftrace.txt
@@ -108,8 +108,8 @@ of ftrace. Here is a list of some of the key files:
data is read from this file, it is consumed, and
will not be read again with a sequential read. The
"trace" file is static, and if the tracer is not
- adding more data,they will display the same
- information every time they are read.
+ adding more data, it will display the same
+ information every time it is read.
trace_options:
--
2.1.4
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Documentation: tracing: fix grammar
2015-05-04 17:48 [PATCH] Documentation: tracing: fix grammar Rabin Vincent
@ 2015-05-04 19:03 ` Steven Rostedt
2015-05-04 19:09 ` Jonathan Corbet
0 siblings, 1 reply; 4+ messages in thread
From: Steven Rostedt @ 2015-05-04 19:03 UTC (permalink / raw)
To: Rabin Vincent; +Cc: corbet, linux-doc, linux-kernel
On Mon, 4 May 2015 19:48:54 +0200
Rabin Vincent <rabin@rab.in> wrote:
> 4a88d44ab17da ("tracing: Remove mentioning of legacy latency_trace file
> from documentation") changed a sentence to refer to only one file
> instead of two, but the sentence still uses "they". Fix it.
>
> Signed-off-by: Rabin Vincent <rabin@rab.in>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Is someone else going to take this in their tree?
-- Steve
> ---
> Documentation/trace/ftrace.txt | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/trace/ftrace.txt b/Documentation/trace/ftrace.txt
> index 572ca92..7ddb1e3 100644
> --- a/Documentation/trace/ftrace.txt
> +++ b/Documentation/trace/ftrace.txt
> @@ -108,8 +108,8 @@ of ftrace. Here is a list of some of the key files:
> data is read from this file, it is consumed, and
> will not be read again with a sequential read. The
> "trace" file is static, and if the tracer is not
> - adding more data,they will display the same
> - information every time they are read.
> + adding more data, it will display the same
> + information every time it is read.
>
> trace_options:
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Documentation: tracing: fix grammar
2015-05-04 19:03 ` Steven Rostedt
@ 2015-05-04 19:09 ` Jonathan Corbet
2015-05-04 21:14 ` Steven Rostedt
0 siblings, 1 reply; 4+ messages in thread
From: Jonathan Corbet @ 2015-05-04 19:09 UTC (permalink / raw)
To: Steven Rostedt; +Cc: Rabin Vincent, linux-doc, linux-kernel
On Mon, 4 May 2015 15:03:52 -0400
Steven Rostedt <rostedt@goodmis.org> wrote:
> Is someone else going to take this in their tree?
I'll take it in the docs tree.
jon
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Documentation: tracing: fix grammar
2015-05-04 19:09 ` Jonathan Corbet
@ 2015-05-04 21:14 ` Steven Rostedt
0 siblings, 0 replies; 4+ messages in thread
From: Steven Rostedt @ 2015-05-04 21:14 UTC (permalink / raw)
To: Jonathan Corbet; +Cc: Rabin Vincent, linux-doc, linux-kernel
On Mon, 4 May 2015 13:09:34 -0600
Jonathan Corbet <corbet@lwn.net> wrote:
> On Mon, 4 May 2015 15:03:52 -0400
> Steven Rostedt <rostedt@goodmis.org> wrote:
>
> > Is someone else going to take this in their tree?
>
> I'll take it in the docs tree.
>
Thanks!
-- Steve
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-05-04 21:14 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-04 17:48 [PATCH] Documentation: tracing: fix grammar Rabin Vincent
2015-05-04 19:03 ` Steven Rostedt
2015-05-04 19:09 ` Jonathan Corbet
2015-05-04 21:14 ` Steven Rostedt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome