From: Rafael J. Wysocki Date: Mon, 2 Feb 2015 22:55:55 +0000 (+0100) Subject: ACPI / cpuidle: Clean up white space in a switch statement X-Git-Tag: fixes-v4.0-rc1~160^2~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f97d6628640842229824c9f4fd433621c5a7b72;p=pandora-kernel.git 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 --- Reading git-diff-tree failed