From: Shuah Khan <shuah@kernel.org>
To: Colin King <colin.king@canonical.com>,
Thomas Renninger <trenn@suse.com>,
linux-pm@vger.kernel.org
Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org,
Shuah Khan <shuah@kernel.org>
Subject: Re: [PATCH] cpupower: fix spelling mistake: "logilename" -> "logfilename"
Date: Fri, 4 May 2018 13:43:56 -0600 [thread overview]
Message-ID: <f176fe63-b697-aac7-6906-1e074056f793@kernel.org> (raw)
In-Reply-To: <20180503090910.29144-1-colin.king@canonical.com>
On 05/03/2018 03:09 AM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> Trivial fix to spelling mistake in dprintf message
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
> tools/power/cpupower/bench/parse.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/power/cpupower/bench/parse.c b/tools/power/cpupower/bench/parse.c
> index 9b65f052081f..9ba8a44ad2a7 100644
> --- a/tools/power/cpupower/bench/parse.c
> +++ b/tools/power/cpupower/bench/parse.c
> @@ -104,7 +104,7 @@ FILE *prepare_output(const char *dirname)
> dirname, time(NULL));
> }
>
> - dprintf("logilename: %s\n", filename);
> + dprintf("logfilename: %s\n", filename);
>
> output = fopen(filename, "w+");
> if (output == NULL) {
>
Thanks. I will send this for 4.18-rc1
-- Shuah
prev parent reply other threads:[~2018-05-04 19:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-03 9:09 Colin King
2018-05-04 19:43 ` Shuah Khan [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=f176fe63-b697-aac7-6906-1e074056f793@kernel.org \
--to=shuah@kernel.org \
--cc=colin.king@canonical.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=trenn@suse.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
all inboxes | Powered by JetHome®