From: Frans Meulenbroeks Date: Sun, 8 Jan 2012 18:34:14 +0000 (+0100) Subject: hwmon: fix checkpatch issues X-Git-Tag: v3.4-rc1~167^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=839a9eefc918345ae7a7e8c6f583e2e653646d4d;p=pandora-kernel.git hwmon: fix checkpatch issues fixed: WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable +EXPORT_SYMBOL_GPL(hwmon_device_register); WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable +EXPORT_SYMBOL_GPL(hwmon_device_unregister); Signed-off-by: Frans Meulenbroeks Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed