On Wed Apr 9, 2025 02:50, Zhang Rui wrote:
This patch series does further cleanups for acpi_processor_get_cstate_info() on top of https://lore.kernel.org/all/20250328143040.9348-2-ggherdovich@xxxxxxx/ thanks, rui ---------------------------------------------------------------- Zhang Rui (2): ACPI: processor: idle: Set pr->flags.power unconditionally ACPI: processor: idle: Remove redundant pr->power.count assignment drivers/acpi/processor_idle.c | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-)
Thanks a lot Rui for this cleanup. To the series: Acked-by: Giovanni Gherdovich <ggherdovich@xxxxxxx>