aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/w83l786ng.c
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2012-11-05 21:54:40 +0100
committerJean Delvare <khali@endymion.delvare>2012-11-05 21:54:40 +0100
commit4101ece3a226e68a5335dd8a15c7ab8663972b81 (patch)
treed68673ff9553160f3bac3e761e666459c5ac31c9 /drivers/hwmon/w83l786ng.c
parenthwmon: (w83627ehf) Force initial bank selection (diff)
downloadlinux-dev-4101ece3a226e68a5335dd8a15c7ab8663972b81.tar.xz
linux-dev-4101ece3a226e68a5335dd8a15c7ab8663972b81.zip
hwmon: Fix chip feature table headers
These got broken by recent patches fixing checkpatch warnings in these drivers. The trick is that the patches themselves looked good, but the source files after applying them do not. That's why I am not a big fan of using tabs inside comments. Signed-off-by: Jean Delvare <khali@linux-fr.org> Acked-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/w83l786ng.c')
-rw-r--r--drivers/hwmon/w83l786ng.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hwmon/w83l786ng.c b/drivers/hwmon/w83l786ng.c
index f0e8286c3c70..79710bcac2f7 100644
--- a/drivers/hwmon/w83l786ng.c
+++ b/drivers/hwmon/w83l786ng.c
@@ -20,7 +20,7 @@
/*
* Supports following chips:
*
- * Chip #vin #fanin #pwm #temp wchipid vendid i2c ISA
+ * Chip #vin #fanin #pwm #temp wchipid vendid i2c ISA
* w83l786ng 3 2 2 2 0x7b 0x5ca3 yes no
*/