forked from Minki/linux
d3e19567fa
The functions cpufreq_cooling_unregister() and thermal_zone_device_unregister() test whether their argument is NULL and then return immediately. Thus the test around the call is not needed. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Eduardo Valentin <edubezval@gmail.com> |
||
---|---|---|
.. | ||
exynos_thermal_common.c | ||
exynos_thermal_common.h | ||
exynos_tmu_data.c | ||
exynos_tmu_data.h | ||
exynos_tmu.c | ||
exynos_tmu.h | ||
Kconfig | ||
Makefile |