summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/asc7621.c
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2012-04-20 17:39:17 +0200
committerGuenter Roeck <guenter.roeck@ericsson.com>2012-04-23 03:22:53 +0200
commiteae1415dda93fd4edcce0637aa64b3c9b567563f (patch)
tree19437c6a34689a1286ec81f490f48b14c885ff9e /drivers/hwmon/asc7621.c
parentLinux 3.4-rc4 (diff)
downloadlinux-eae1415dda93fd4edcce0637aa64b3c9b567563f.tar.xz
linux-eae1415dda93fd4edcce0637aa64b3c9b567563f.zip
hwmon: (ad7314) Fix build warning
The following build warning is seen in some configurations. drivers/hwmon/ad7314.c: In function 'ad7314_show_temperature': drivers/hwmon/ad7314.c:70: warning: 'data' may be used uninitialized in this function Fix by overloading the return value from ad7314_spi_read with both data and error code (the returned data is really u16 and needs to be converted into a signed value anyway). Signed-off-by: Guenter Roeck <linux@roeck-us.net> Cc: Jonathan Cameron <jic23@cam.ac.uk> Acked-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'drivers/hwmon/asc7621.c')
0 files changed, 0 insertions, 0 deletions