From: Guenter Roeck Date: Wed, 25 Jan 2012 01:55:00 +0000 (-0800) Subject: hwmon: (hwmon-vid) Fix checkpatch issues X-Git-Tag: v3.4-rc1~167^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f352df652ff37c434ed32bc5b7eb7ce430b73abc;p=pandora-kernel.git hwmon: (hwmon-vid) Fix checkpatch issues Fixed: ERROR: code indent should use tabs where possible ERROR: space required before the open parenthesis '(' WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable Not fixed (url): WARNING: line over 80 characters Not fixed (false positive): ERROR: Macros with complex values should be enclosed in parenthesis Cc: Rudolf Marek Signed-off-by: Guenter Roeck Acked-by: Jean Delvare --- Reading git-diff-tree failed