From: Russ Weight <russell.h.weight@intel.com>
To: Colin Ian King <colin.i.king@gmail.com>,
Luis Chamberlain <mcgrof@kernel.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: <kernel-janitors@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] test_firmware: Fix spelling mistake "EMTPY" -> "EMPTY"
Date: Wed, 28 Sep 2022 14:42:56 -0700 [thread overview]
Message-ID: <c4509d3c-f778-e00a-3b28-361b9321c229@intel.com> (raw)
In-Reply-To: <20220928211637.62529-1-colin.i.king@gmail.com>
On 9/28/22 14:16, Colin Ian King wrote:
> There are spelling mistakes in config show text. Fix these.
>
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: Russ Weight <russell.h.weight@intel.com>
> ---
> lib/test_firmware.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/lib/test_firmware.c b/lib/test_firmware.c
> index c82b65947ce6..0c714cdd51ef 100644
> --- a/lib/test_firmware.c
> +++ b/lib/test_firmware.c
> @@ -284,7 +284,7 @@ static ssize_t config_show(struct device *dev,
> test_fw_config->name);
> else
> len += scnprintf(buf + len, PAGE_SIZE - len,
> - "name:\tEMTPY\n");
> + "name:\tEMPTY\n");
>
> len += scnprintf(buf + len, PAGE_SIZE - len,
> "num_requests:\t%u\n", test_fw_config->num_requests);
> @@ -315,7 +315,7 @@ static ssize_t config_show(struct device *dev,
> test_fw_config->upload_name);
> else
> len += scnprintf(buf + len, PAGE_SIZE - len,
> - "upload_name:\tEMTPY\n");
> + "upload_name:\tEMPTY\n");
>
> mutex_unlock(&test_fw_mutex);
>
prev parent reply other threads:[~2022-09-28 21:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-28 21:16 Colin Ian King
2022-09-28 21:42 ` Russ Weight [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=c4509d3c-f778-e00a-3b28-361b9321c229@intel.com \
--to=russell.h.weight@intel.com \
--cc=colin.i.king@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mcgrof@kernel.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
all inboxes | Powered by JetHome®