From 84fb029faa05e1de229a68829cca5dcf85c79894 Mon Sep 17 00:00:00 2001 From: LABBE Corentin Date: Fri, 27 Sep 2013 14:36:04 +0200 Subject: hwmon: Correct some typos Signed-off-by: LABBE Corentin Signed-off-by: Guenter Roeck --- drivers/hwmon/w83792d.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/hwmon/w83792d.c') diff --git a/drivers/hwmon/w83792d.c b/drivers/hwmon/w83792d.c index 5febb43cb4c1..df585808adb6 100644 --- a/drivers/hwmon/w83792d.c +++ b/drivers/hwmon/w83792d.c @@ -579,7 +579,7 @@ static ssize_t store_temp23(struct device *dev, struct device_attribute *attr, return count; } -/* get reatime status of all sensors items: voltage, temp, fan */ +/* get realtime status of all sensors items: voltage, temp, fan */ static ssize_t show_alarms_reg(struct device *dev, struct device_attribute *attr, char *buf) { -- cgit v1.2.3