From 795013333b613ba79b7df57515c9afacac6f167d Mon Sep 17 00:00:00 2001 From: Guenter Roeck Date: Mon, 16 Jan 2012 20:45:16 -0800 Subject: [PATCH] hwmon: (w83781d) 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. Signed-off-by: Guenter Roeck --- Reading git-format-patch failed