From: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
To: Colin Ian King <colin.i.king@gmail.com>
Cc: Henry Shi <henryshi2018@gmail.com>,
Hans de Goede <hdegoede@redhat.com>,
platform-driver-x86@vger.kernel.org,
kernel-janitors@vger.kernel.org,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH][next] platform/x86: silicom-platform: Fix spelling mistake "platfomr" -> "platform"
Date: Fri, 15 Dec 2023 13:40:40 +0200 (EET) [thread overview]
Message-ID: <9e1d8d9-5d59-a29a-73b6-e7e04f98a96@linux.intel.com> (raw)
In-Reply-To: <20231215112746.13752-1-colin.i.king@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 883 bytes --]
On Fri, 15 Dec 2023, 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>
> ---
> 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";
>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
--
i.
next prev parent reply other threads:[~2023-12-15 11:40 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 [this message]
2023-12-18 13:59 ` Hans de Goede
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=9e1d8d9-5d59-a29a-73b6-e7e04f98a96@linux.intel.com \
--to=ilpo.jarvinen@linux.intel.com \
--cc=colin.i.king@gmail.com \
--cc=hdegoede@redhat.com \
--cc=henryshi2018@gmail.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