ACPI / processor: fixed a brace coding style issue
authorMathieu Rhéaume <mathieu@codingrhemes.com>
Tue, 1 Oct 2013 09:29:39 +0000 (05:29 -0400)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 7 Oct 2013 12:09:46 +0000 (14:09 +0200)
commit764d022133979f9d9a179152cd89717e9752c61a
tree60c1f8b1f69b65f221a6a0c529e48f07e103c23b
parent7cc34680c1ab418d5c7fd0f9621515b7a0aa1d66
ACPI / processor: fixed a brace coding style issue

Fixed a brace coding style issue. (Brace not on the good line)

Signed-off-by: Mathieu Rhéaume <mathieu@codingrhemes.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/processor_driver.c