diff options
author | Guenter Roeck <linux@roeck-us.net> | 2019-06-07 13:19:12 -0700 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2019-06-23 18:32:34 -0700 |
commit | b9bb92e1d1be921e91d8b469dc1261ea5ac71991 (patch) | |
tree | 5e1dd447b0b10d10a7926065ea43216e640134e2 /drivers/hwmon/pwm-fan.c | |
parent | 4b972a01a7da614b4796475f933094751a295a2f (diff) | |
download | linux-b9bb92e1d1be921e91d8b469dc1261ea5ac71991.tar.gz linux-b9bb92e1d1be921e91d8b469dc1261ea5ac71991.tar.bz2 linux-b9bb92e1d1be921e91d8b469dc1261ea5ac71991.zip |
hwmon: (gpio-fan) Check return value from devm_add_action_or_reset
devm_add_action_or_reset() can fail due to a memory allocation failure.
Check for it and return the error if that happens.
Fixes: 9534784550ab ("hwmon: (gpio-fan) Use devm_thermal_of_cooling_device_register")
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/pwm-fan.c')
0 files changed, 0 insertions, 0 deletions