From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: menglong8.dong@gmail.com
Cc: peterz@infradead.org, mingo@redhat.com, mark.rutland@arm.com,
alexander.shishkin@linux.intel.com, jolsa@redhat.com,
namhyung@kernel.org, irogers@google.com, xiong.zhenwu@zte.com.cn,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] tool/perf/bench: fix misspellings using codespell
Date: Sat, 6 Mar 2021 10:37:33 -0300 [thread overview]
Message-ID: <YEOFnSVwZAuciVTH@kernel.org> (raw)
In-Reply-To: <20210305092212.204923-1-xiong.zhenwu@zte.com.cn>
Em Fri, Mar 05, 2021 at 01:22:12AM -0800, menglong8.dong@gmail.com escreveu:
> From: Xiong Zhenwu <xiong.zhenwu@zte.com.cn>
>
> $ codespell ./tool/perf/bench
> tools/perf/bench/inject-buildid.c:375: tihs ==> this
>
> Fix a typo found by codespell.
Thanks, applied.
- Arnaldo
> Signed-off-by: Xiong Zhenwu <xiong.zhenwu@zte.com.cn>
> ---
> tools/perf/bench/inject-buildid.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/perf/bench/inject-buildid.c b/tools/perf/bench/inject-buildid.c
> index 280227e3ffd7..55d373b75791 100644
> --- a/tools/perf/bench/inject-buildid.c
> +++ b/tools/perf/bench/inject-buildid.c
> @@ -372,7 +372,7 @@ static int inject_build_id(struct bench_data *data, u64 *max_rss)
> len += synthesize_flush(data);
> }
>
> - /* tihs makes the child to finish */
> + /* this makes the child to finish */
> close(data->input_pipe[1]);
>
> wait4(data->pid, &status, 0, &rusage);
> --
> 2.25.1
>
--
- Arnaldo
prev parent reply other threads:[~2021-03-06 13:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-05 9:22 [PATCH] tool/perf/bench: fix misspellings using codespell menglong8.dong
2021-03-06 13:37 ` 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=YEOFnSVwZAuciVTH@kernel.org \
--to=acme@kernel.org \
--cc=alexander.shishkin@linux.intel.com \
--cc=irogers@google.com \
--cc=jolsa@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=menglong8.dong@gmail.com \
--cc=mingo@redhat.com \
--cc=namhyung@kernel.org \
--cc=peterz@infradead.org \
--cc=xiong.zhenwu@zte.com.cn \
/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