diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2015-02-03 19:21:21 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-02-03 23:28:37 +0100 |
commit | 17ad13ba842bd5c197e20c17e107788aa0498ba9 (patch) | |
tree | 2617498a9cdf0c818713439744d86fbdf0412c97 /drivers/Kconfig | |
parent | f7b2706117bc4459cd748352cbe4ae69a41c8ed6 (diff) | |
download | linux-next-17ad13ba842bd5c197e20c17e107788aa0498ba9.tar.gz |
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: Markus Elfring <elfring@users.sourceforge.net>
[ rjw: Subject ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/Kconfig')
0 files changed, 0 insertions, 0 deletions