hwmon: (ftsteutates) Rudimentary typo fixes
s/Temprature/Temperature/ s/revsion/revision/ Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Link: https://lore.kernel.org/r/20210323043438.1321903-1-unixbhaskar@gmail.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
Родитель
15b2703e5e
Коммит
73a76220e4
|
@ -509,7 +509,7 @@ error:
|
|||
/* SysFS structs */
|
||||
/*****************************************************************************/
|
||||
|
||||
/* Temprature sensors */
|
||||
/* Temperature sensors */
|
||||
static SENSOR_DEVICE_ATTR_RO(temp1_input, temp_value, 0);
|
||||
static SENSOR_DEVICE_ATTR_RO(temp2_input, temp_value, 1);
|
||||
static SENSOR_DEVICE_ATTR_RO(temp3_input, temp_value, 2);
|
||||
|
|
Загрузка…
Ссылка в новой задаче