hwmon: (lm70) Fix: do not use assignment in if condition
authorGuenter Roeck <linux@roeck-us.net>
Fri, 20 Jan 2012 05:05:07 +0000 (21:05 -0800)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Mon, 19 Mar 2012 01:27:40 +0000 (18:27 -0700)
commit7599d32b1332546a3c0af17ce925ce7a8e89bfa1
tree618457b176e86817c1bc116ae0b623cb27d25900
parente200c14f60765ee3be6517659ec8fea06e299e39
hwmon: (lm70) Fix: do not use assignment in if condition

Fix checkpatch issue:
ERROR: do not use assignment in if condition

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/lm70.c
This page took 0.039816 seconds and 5 git commands to generate.