cpufreq: schedutil: Remove update_lock comment from struct sugov_policy definition
authorYue Hu <huyue2@yulong.com>
Thu, 18 Feb 2021 09:37:53 +0000 (17:37 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 19 Feb 2021 15:14:16 +0000 (16:14 +0100)
commite209cb51bfcceda7519b8ba1094c8ba41a658ce8
tree1223769b1b99bf3f464b1799e60f71d0396fb4ee
parent71f1309f4f5b70aa3f1342a52b1460aa454c39ff
cpufreq: schedutil: Remove update_lock comment from struct sugov_policy definition

Currently, update_lock is also used in sugov_update_single_freq().

The comment is not helpful anymore.

Signed-off-by: Yue Hu <huyue2@yulong.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
[ rjw: Subject edits ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
kernel/sched/cpufreq_schedutil.c