From: Jean Delvare Date: Mon, 5 Nov 2012 20:54:40 +0000 (+0100) Subject: hwmon: Fix chip feature table headers X-Git-Tag: v3.7-rc5~19^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4101ece3a226e68a5335dd8a15c7ab8663972b81;p=pandora-kernel.git 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 Acked-by: Guenter Roeck --- Reading git-diff-tree failed