Commit 73a76220 authored by Bhaskar Chowdhury's avatar Bhaskar Chowdhury Committed by Guenter Roeck
Browse files

hwmon: (ftsteutates) Rudimentary typo fixes

parent 15b2703e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -509,7 +509,7 @@ fan_alarm_store(struct device *dev, struct device_attribute *devattr,
/* 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);