From: Guenter Roeck Date: Tue, 17 Jan 2012 04:45:16 +0000 (-0800) Subject: hwmon: (w83781d) Fix: do not use assignment in if condition X-Git-Tag: v3.4-rc1~167^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=795013333b613ba79b7df57515c9afacac6f167d;p=pandora-kernel.git hwmon: (w83781d) Fix: do not use assignment in if condition Fix checkpatch issue: ERROR: do not use assignment in if condition Replace repeated calls to device_create_file() with calls to sysfs_create_group. Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed