From: Guenter Roeck Date: Fri, 20 Jan 2012 04:50:57 +0000 (-0800) Subject: hwmon: (pc87360) Fix: do not use assignment in if condition X-Git-Tag: v3.4-rc1~167^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bce2778df9ea32146d59344c027001e270911f4b;p=pandora-kernel.git hwmon: (pc87360) 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 Cc: Jim Cromie Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed