-
Guenter Roeck authored
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 <linux@roeck-us.net>
f445a9af
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 <linux@roeck-us.net>