Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7f1900a5 authored by Markus Elfring's avatar Markus Elfring Committed by Alex Shi
Browse files

cpufreq-dt: Drop unnecessary check before cpufreq_cooling_unregister() invocation



The cpufreq_cooling_unregister() function tests whether its argument is NULL
and then returns immediately. Thus the test around the call is not needed.

This issue was detected by using the Coccinelle software.

Signed-off-by: default avatarMarkus Elfring <elfring@users.sourceforge.net>
[ rjw: Subject ]
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>

(cherry picked from commit 17ad13ba842bd5c197e20c17e107788aa0498ba9)
Signed-off-by: default avatarAlex Shi <alex.shi@linaro.org>
parent b9b63134
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment