git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de6cc4e
)
ACPI / cpuidle: Clean up white space in a switch statement
author
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Mon, 2 Feb 2015 22:55:55 +0000
(23:55 +0100)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Mon, 2 Feb 2015 22:55:55 +0000
(23:55 +0100)
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>
No differences found