lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sat, 1 Oct 2022 22:15:48 +0200
From:   Sebastian Reichel <sebastian.reichel@...labora.com>
To:     Colin Ian King <colin.i.king@...il.com>
Cc:     linux-pm@...r.kernel.org, kernel-janitors@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] power: supply: max1721x: Fix spelling mistake "Gauage"
 -> "Gauge"

Hi,

On Wed, Sep 28, 2022 at 10:19:26PM +0100, 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/power/supply/max1721x_battery.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/power/supply/max1721x_battery.c b/drivers/power/supply/max1721x_battery.c
> index 473e53cd2801..d8d52e09da7b 100644
> --- a/drivers/power/supply/max1721x_battery.c
> +++ b/drivers/power/supply/max1721x_battery.c
> @@ -444,5 +444,5 @@ module_w1_family(w1_max1721x_family);
>  
>  MODULE_LICENSE("GPL");
>  MODULE_AUTHOR("Alex A. Mihaylov <minimumlaw@...bler.ru>");
> -MODULE_DESCRIPTION("Maxim MAX17211/MAX17215 Fuel Gauage IC driver");
> +MODULE_DESCRIPTION("Maxim MAX17211/MAX17215 Fuel Gauge IC driver");
>  MODULE_ALIAS("w1-family-" __stringify(W1_MAX1721X_FAMILY_ID));

Thanks, queued.

-- Sebastian

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ