[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2a9ce60e-1708-4ac4-9311-240a59048224@roeck-us.net>
Date: Tue, 30 Apr 2024 10:33:07 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Colin Ian King <colin.i.king@...il.com>, Jean Delvare
<jdelvare@...e.com>, linux-hwmon@...r.kernel.org
Cc: kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] hwmon: Fix spelling mistake "accesssible" ->
"accessible"
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@...il.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@...ovo.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
Powered by blists - more mailing lists