git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6370db
)
hwmon: (lm87) Fix: do not use assignment in if condition
author
Guenter Roeck
<linux@roeck-us.net>
Mon, 16 Jan 2012 23:11:57 +0000
(15:11 -0800)
committer
Guenter Roeck
<guenter.roeck@ericsson.com>
Mon, 19 Mar 2012 01:27:05 +0000
(18:27 -0700)
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 <khali@linux-fr.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/lm87.c
patch
|
blob
|
history
diff --cc
drivers/hwmon/lm87.c
Simple merge