Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

hwmon: drivetemp: fix typo temperatire => temperature

This patch fix a trivial typo temperatire => temperature.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Link: https://lore.kernel.org/r/20201115190910.12539-1-clabbe@baylibre.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>

authored by

Corentin Labbe and committed by
Guenter Roeck
bde58ca8 0c8bed26

+1 -1
+1 -1
drivers/hwmon/drivetemp.c
··· 10 10 * hwmon: Driver for SCSI/ATA temperature sensors 11 11 * by Constantin Baranov <const@mimas.ru>, submitted September 2009 12 12 * 13 - * This drive supports reporting the temperatire of SATA drives. It can be 13 + * This drive supports reporting the temperature of SATA drives. It can be 14 14 * easily extended to report the temperature of SCSI drives. 15 15 * 16 16 * The primary means to read drive temperatures and temperature limits