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