From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Jason Wang <wangborong@cdjrlc.com>
Cc: alexander.shishkin@linux.intel.com, peterz@infradead.org,
mingo@redhat.com, mark.rutland@arm.com, jolsa@kernel.org,
namhyung@kernel.org, mhiramat@kernel.org, yangjihong1@huawei.com,
irogers@google.com, chenzechuan1@huawei.com,
linux-perf-users@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] perf probe: Fix comment typo
Date: Tue, 19 Jul 2022 11:48:10 -0300 [thread overview]
Message-ID: <YtbEKoMgrvNwiiM+@kernel.org> (raw)
In-Reply-To: <20220716043957.42829-1-wangborong@cdjrlc.com>
Em Sat, Jul 16, 2022 at 12:39:57PM +0800, Jason Wang escreveu:
> The double `the' is duplicated in the comment, remove one.
Thanks, applied.
- Arnaldo
> Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
> ---
> tools/perf/util/probe-event.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/perf/util/probe-event.c b/tools/perf/util/probe-event.c
> index 062b5cbe67af..67c12d5303e7 100644
> --- a/tools/perf/util/probe-event.c
> +++ b/tools/perf/util/probe-event.c
> @@ -1349,7 +1349,7 @@ int parse_line_range_desc(const char *arg, struct line_range *lr)
> /*
> * Adjust the number of lines here.
> * If the number of lines == 1, the
> - * the end of line should be equal to
> + * end of line should be equal to
> * the start of line.
> */
> lr->end--;
> --
> 2.35.1
--
- Arnaldo
prev parent reply other threads:[~2022-07-19 14:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-16 4:39 [PATCH] perf probe: Fix comment typo Jason Wang
2022-07-19 14:48 ` Arnaldo Carvalho de Melo [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YtbEKoMgrvNwiiM+@kernel.org \
--to=acme@kernel.org \
--cc=alexander.shishkin@linux.intel.com \
--cc=chenzechuan1@huawei.com \
--cc=irogers@google.com \
--cc=jolsa@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-perf-users@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=mhiramat@kernel.org \
--cc=mingo@redhat.com \
--cc=namhyung@kernel.org \
--cc=peterz@infradead.org \
--cc=wangborong@cdjrlc.com \
--cc=yangjihong1@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).