From 2185696d7d8a852146f6a901b35e9b94be43329a Mon Sep 17 00:00:00 2001 From: Guenter Roeck Date: Thu, 19 Jan 2012 21:49:20 -0800 Subject: [PATCH] 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-format-patch failed