From: Guenter Roeck Date: Mon, 16 Jan 2012 23:11:57 +0000 (-0800) Subject: hwmon: (lm87) Fix: do not use assignment in if condition X-Git-Tag: v3.4-rc1~167^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=073f1e6c895f256b1d7b535a97fe0ced98ac1615;p=pandora-kernel.git hwmon: (lm87) 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 Acked-by: Jean Delvare --- Reading git-diff-tree failed