On 23/07/2025 12:59 pm, Jan Beulich wrote:
> Its initial calculation in cpufreq_statistic_init() is entirely unused,
> as do_get_pm_info() recalculates it before use. That re-calculation can
> then be done right where the output field is set, eliminating the need
> for the internal field. In turn the struct pointer there can then be
> constified.
>
> Signed-off-by: Jan Beulich <jbeul...@suse.com>

Acked-by: Andrew Cooper <andrew.coop...@citrix.com>

Reply via email to