From: Guenter Roeck Date: Tue, 17 Jan 2012 01:15:02 +0000 (-0800) Subject: hwmon: (smsc47m1) Fix: do not use assignment in if condition X-Git-Tag: v3.4-rc1~167^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e612685a3a3f0c1159f4562421e91a6c55d024e;p=pandora-kernel.git hwmon: (smsc47m1) 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. Cc: Jean Delvare Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed