Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752026AbbEDTEN (ORCPT ); Mon, 4 May 2015 15:04:13 -0400 Received: from smtprelay0024.hostedemail.com ([216.40.44.24]:58647 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751078AbbEDTEB (ORCPT ); Mon, 4 May 2015 15:04:01 -0400 X-Session-Marker: 726F737465647440676F6F646D69732E6F7267 X-Spam-Summary: 10,1,0,,d41d8cd98f00b204,rostedt@goodmis.org,:::::::,RULES_HIT:41:196:355:379:541:599:800:960:968:973:988:989:1260:1277:1311:1313:1314:1345:1359:1437:1515:1516:1518:1534:1541:1593:1594:1622:1711:1730:1747:1777:1792:2393:2553:2559:2562:2693:2892:3138:3139:3140:3141:3142:3352:3622:3865:3866:3867:3868:3870:3871:3872:4321:5007:6119:6261:7875:9010:10004:10400:10848:10967:11232:11658:11914:12043:12296:12517:12519:12555:12740:13069:13311:13357:14096:14097:21080,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:fn,MSBL:0,DNSBL:none,Custom_rules:0:0:0 X-HE-Tag: honey44_22090b5241d21 X-Filterd-Recvd-Size: 2023 Date: Mon, 4 May 2015 15:03:52 -0400 From: Steven Rostedt To: Rabin Vincent Cc: corbet@lwn.net, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Documentation: tracing: fix grammar Message-ID: <20150504150352.683dc9e0@gandalf.local.home> In-Reply-To: <1430761734-21402-1-git-send-email-rabin@rab.in> References: <1430761734-21402-1-git-send-email-rabin@rab.in> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1413 Lines: 40 On Mon, 4 May 2015 19:48:54 +0200 Rabin Vincent 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 Acked-by: Steven Rostedt 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: > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/