Linux-Hwmon Archive mirror
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: Colin Ian King <colin.i.king@gmail.com>,
	Jean Delvare <jdelvare@suse.com>,
	linux-hwmon@vger.kernel.org
Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH][next] hwmon: Fix spelling mistake "accesssible" -> "accessible"
Date: Tue, 30 Apr 2024 10:33:07 -0700	[thread overview]
Message-ID: <2a9ce60e-1708-4ac4-9311-240a59048224@roeck-us.net> (raw)
In-Reply-To: <20240429074923.1073720-1-colin.i.king@gmail.com>

On 4/29/24 00:49, Colin Ian King wrote:
> There is a spelling mistake in the module description. Fix it.
> 
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
> ---
>   drivers/hwmon/lenovo-ec-sensors.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/hwmon/lenovo-ec-sensors.c b/drivers/hwmon/lenovo-ec-sensors.c
> index 50adeb82468b..143fb79713f7 100644
> --- a/drivers/hwmon/lenovo-ec-sensors.c
> +++ b/drivers/hwmon/lenovo-ec-sensors.c
> @@ -598,5 +598,5 @@ static void __exit lenovo_ec_exit(void)
>   module_exit(lenovo_ec_exit);
>   
>   MODULE_AUTHOR("David Ober <dober@lenovo.com>");
> -MODULE_DESCRIPTION("HWMON driver for sensors accesssible via EC in LENOVO motherboards");
> +MODULE_DESCRIPTION("HWMON driver for sensors accessible via EC in LENOVO motherboards");
>   MODULE_LICENSE("GPL");

Squashed into original commit (I gave you credit in the description).

Thanks,
Guenter


      reply	other threads:[~2024-04-30 17:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-29  7:49 [PATCH][next] hwmon: Fix spelling mistake "accesssible" -> "accessible" Colin Ian King
2024-04-30 17:33 ` Guenter Roeck [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=2a9ce60e-1708-4ac4-9311-240a59048224@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=colin.i.king@gmail.com \
    --cc=jdelvare@suse.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux-kernel@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).