From: Corentin Labbe Date: Sun, 15 Nov 2020 19:09:10 +0000 (+0000) Subject: hwmon: drivetemp: fix typo temperatire => temperature X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=bde58ca86df9b4974dddd651a54f0793007d4fac;p=linux.git hwmon: drivetemp: fix typo temperatire => temperature This patch fix a trivial typo temperatire => temperature. Signed-off-by: Corentin Labbe Link: https://lore.kernel.org/r/20201115190910.12539-1-clabbe@baylibre.com Signed-off-by: Guenter Roeck --- diff --git a/drivers/hwmon/drivetemp.c b/drivers/hwmon/drivetemp.c index 72c7603739578..1eb37106a220b 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 , 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