Hi Rafael, While trying to understand the existing ACPI cpuidle driver, I found few trivial issues. I am not sure if they were left intentionally or unnoticed as they might not trigger any issues. Let me know if these makes sense. Regards, Sudeep Sudeep Holla (3): ACPI / processor: remove incorrect comparison of phys_id ACPI / processor: remove unused variabled from acpi_processor_power structure ACPI / cpuidle: avoid assigning signed errno to acpi_status drivers/acpi/acpi_processor.c | 3 --- drivers/acpi/processor_idle.c | 14 +++++++------- include/acpi/processor.h | 3 --- 3 files changed, 7 insertions(+), 13 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html