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:   Sun, 22 Nov 2020 07:27:46 -0800
From:   Guenter Roeck <linux@...ck-us.net>
To:     Corentin Labbe <clabbe@...libre.com>
Cc:     jdelvare@...e.com, linux-hwmon@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] hwmon: drivetemp: fix typo temperatire => temperature

On Sun, Nov 15, 2020 at 07:09:10PM +0000, Corentin Labbe wrote:
> This patch fix a trivial typo temperatire => temperature.
> 
> Signed-off-by: Corentin Labbe <clabbe@...libre.com>

Applied.

Thanks,
Guenter

> ---
>  drivers/hwmon/drivetemp.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/hwmon/drivetemp.c b/drivers/hwmon/drivetemp.c
> index 72c760373957..1eb37106a220 100644
> --- a/drivers/hwmon/drivetemp.c
> +++ b/drivers/hwmon/drivetemp.c
> @@ -10,7 +10,7 @@
>   *    hwmon: Driver for SCSI/ATA temperature sensors
>   *    by Constantin Baranov <const@...as.ru>, submitted September 2009
>   *
> - * This drive supports reporting the temperatire of SATA drives. It can be
> + * This drive supports reporting the temperature of SATA drives. It can be
>   * easily extended to report the temperature of SCSI drives.
>   *
>   * The primary means to read drive temperatures and temperature limits

Powered by blists - more mailing lists