Home
last modified time | relevance | path

Searched hist:"5 f97d662" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/acpi/
H A Dprocessor_idle.c5f97d662 Mon Feb 02 16:55:55 CST 2015 Rafael J. Wysocki <rafael.j.wysocki@intel.com> ACPI / cpuidle: Clean up white space in a switch statement

White space in the switch statement in acpi_processor_setup_cpuidle_states()
does not adhere to the kernel coding style and that makes the code
difficult to read. Clean that up.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>