Liao Chang 16a03c71bb cpufreq: schedutil: Merge initialization code of sg_cpu in single loop
The initialization code of the per-cpu sg_cpu struct is currently split
into two for-loop blocks. This can be simplified by merging the two
blocks into a single loop. This will make the code more maintainable.

Signed-off-by: Liao Chang <liaochang1@huawei.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2023-10-06 21:51:40 +02:00
..
2023-06-27 14:14:30 -07:00
2023-08-28 16:43:39 -07:00
2020-10-29 11:00:30 +01:00
2023-06-27 16:54:21 -07:00
2023-08-17 17:07:07 +02:00
2023-07-19 09:43:25 +02:00
2023-08-28 17:05:58 -07:00