mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
The return value of cpufreq_update_policy() is never used, so make it void. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org>