From: Hans de Goede <hdegoede@redhat.com>
To: "Colin Ian King" <colin.i.king@gmail.com>,
"Henry Shi" <henryshi2018@gmail.com>,
"Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>,
platform-driver-x86@vger.kernel.org
Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH][next] platform/x86: silicom-platform: Fix spelling mistake "platfomr" -> "platform"
Date: Mon, 18 Dec 2023 14:59:53 +0100 [thread overview]
Message-ID: <011c6ff1-e9ce-400d-bc34-a08ce880f6e6@redhat.com> (raw)
In-Reply-To: <20231215112746.13752-1-colin.i.king@gmail.com>
Hi,
On 12/15/23 12:27, Colin Ian King wrote:
> There is a spelling mistake in a literal string. Fix it.
>
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Thank you for your patch, I've applied this patch to my review-hans
branch:
https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=review-hans
Note it will show up in my review-hans branch once I've pushed my
local branch there, which might take a while.
Once I've run some tests on this branch the patches there will be
added to the platform-drivers-x86/for-next branch and eventually
will be included in the pdx86 pull-request to Linus for the next
merge-window.
Regards,
Hans
> ---
> drivers/platform/x86/silicom-platform.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/platform/x86/silicom-platform.c b/drivers/platform/x86/silicom-platform.c
> index 84b92b3f9f4b..6ce43ccb3112 100644
> --- a/drivers/platform/x86/silicom-platform.c
> +++ b/drivers/platform/x86/silicom-platform.c
> @@ -866,7 +866,7 @@ static int silicom_fan_control_read_labels(struct device *dev,
> {
> switch (type) {
> case hwmon_fan:
> - *str = "Silicom_platfomr: Fan Speed";
> + *str = "Silicom_platform: Fan Speed";
> return 0;
> case hwmon_temp:
> *str = "Silicom_platform: Thermostat Sensor";
prev parent reply other threads:[~2023-12-18 13:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-15 11:27 [PATCH][next] platform/x86: silicom-platform: Fix spelling mistake "platfomr" -> "platform" Colin Ian King
2023-12-15 11:40 ` Ilpo Järvinen
2023-12-18 13:59 ` Hans de Goede [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=011c6ff1-e9ce-400d-bc34-a08ce880f6e6@redhat.com \
--to=hdegoede@redhat.com \
--cc=colin.i.king@gmail.com \
--cc=henryshi2018@gmail.com \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=platform-driver-x86@vger.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