aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorGuenter Roeck <[email protected]>2012-03-24 15:51:05 +0000
committerGuenter Roeck <[email protected]>2012-04-01 17:24:35 +0000
commitce15a81da33b961852f6e6a55305ccc60856de25 (patch)
tree5aebc56efafb1b8d0af2fcc453f7331b32e6021f /lib/debugobjects.c
parenthwmon: (f75375s) Fix warning message seen in some configurations (diff)
downloadkernel-ce15a81da33b961852f6e6a55305ccc60856de25.tar.gz
kernel-ce15a81da33b961852f6e6a55305ccc60856de25.zip
hwmon: (adm1031) Fix compiler warning
Some configurations produce the following compile warning: drivers/hwmon/adm1031.c: In function 'set_fan_auto_channel': drivers/hwmon/adm1031.c:292: warning: 'reg' may be used uninitialized in this function While this is a false positive, it can easily be fixed by overloading the return value from get_fan_auto_nearest with both register value and error return code (the register value is never negative). Coincidentially, that also reduces module size by a few bytes. Signed-off-by: Guenter Roeck <[email protected]> Acked-by: Jean Delvare <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions