hwmon: Fix chip feature table headers
authorJean Delvare <khali@linux-fr.org>
Mon, 5 Nov 2012 20:54:40 +0000 (21:54 +0100)
committerJean Delvare <khali@endymion.delvare>
Mon, 5 Nov 2012 20:54:40 +0000 (21:54 +0100)
commit4101ece3a226e68a5335dd8a15c7ab8663972b81
treed68673ff9553160f3bac3e761e666459c5ac31c9
parent3300fb4f88688029fff8dfb9ec0734f6e4cba3e7
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>
drivers/hwmon/asb100.c
drivers/hwmon/w83627hf.c
drivers/hwmon/w83781d.c
drivers/hwmon/w83791d.c
drivers/hwmon/w83792d.c
drivers/hwmon/w83l786ng.c