]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: Fix chip feature table headers
authorJean Delvare <khali@linux-fr.org>
Tue, 30 Oct 2012 23:17:39 +0000 (10:17 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 30 Oct 2012 23:17:39 +0000 (10:17 +1100)
commit091df7b69c54e59398f32f054ca03c52845196e9
tree93d8dca3a0e4dbfeed1dda45ad5b1891002bab19
parent84f67e367a1c25a9af969ce774982df1a7970a53
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