]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0f4865fab54662d8c7a5ddea2c542096a065953e
treed68673ff9553160f3bac3e761e666459c5ac31c9
parent6f498e70e8f3f5ec18eb30abe33a553bb569d692
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