From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Colin Ian King <colin.i.king@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>,
Ingo Molnar <mingo@redhat.com>,
Mark Rutland <mark.rutland@arm.com>,
Alexander Shishkin <alexander.shishkin@linux.intel.com>,
Jiri Olsa <jolsa@redhat.com>, Namhyung Kim <namhyung@kernel.org>,
linux-perf-users@vger.kernel.org,
kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH][next] libperf tests: Fix a spelling mistake "Runnnig" -> "Running"
Date: Mon, 13 Dec 2021 15:18:47 -0300 [thread overview]
Message-ID: <YbeOhwfDoxYfICRP@kernel.org> (raw)
In-Reply-To: <20211212222122.478537-1-colin.i.king@gmail.com>
Em Sun, Dec 12, 2021 at 10:21:22PM +0000, Colin Ian King escreveu:
> There is a spelling mistake in a __T_VERBOSE message. Fix it.
Thanks, applied.
- Arnaldo
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
> ---
> tools/lib/perf/tests/test-evlist.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/lib/perf/tests/test-evlist.c b/tools/lib/perf/tests/test-evlist.c
> index 520a78267743..e7afff12c35a 100644
> --- a/tools/lib/perf/tests/test-evlist.c
> +++ b/tools/lib/perf/tests/test-evlist.c
> @@ -535,7 +535,7 @@ static int test_stat_multiplexing(void)
> (double)counts[i].run / (double)counts[i].ena * 100.0,
> counts[i].run, counts[i].ena);
> } else if (scaled == -1) {
> - __T_VERBOSE("\t Not Runnnig\n");
> + __T_VERBOSE("\t Not Running\n");
> } else {
> __T_VERBOSE("\t Not Scaling\n");
> }
> --
> 2.33.1
--
- Arnaldo
prev parent reply other threads:[~2021-12-13 18:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-12 22:21 [PATCH][next] libperf tests: Fix a spelling mistake "Runnnig" -> "Running" Colin Ian King
2021-12-13 18:18 ` 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=YbeOhwfDoxYfICRP@kernel.org \
--to=acme@kernel.org \
--cc=alexander.shishkin@linux.intel.com \
--cc=colin.i.king@gmail.com \
--cc=jolsa@redhat.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-perf-users@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=mingo@redhat.com \
--cc=namhyung@kernel.org \
--cc=peterz@infradead.org \
/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