]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: Fix chip feature table headers
authorJean Delvare <khali@linux-fr.org>
Wed, 24 Oct 2012 23:11:15 +0000 (10:11 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 24 Oct 2012 23:11:15 +0000 (10:11 +1100)
commit1462aa564bffdefaf3edd1d138d70d787205ac08
tree024fd4030002141cb46e5573348d8fca854c0875
parent6f0c0580b70c89094b3422ba81118c7b959c7556
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