ACPI: remove trailing whitespace
Minor cleanup: remove some extra trailing white space. Signed-off-by: Al Stone <al.stone@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:

committed by
Rafael J. Wysocki

parent
9d24622ced
commit
cad1525a5e
@@ -596,7 +596,7 @@ static int acpi_processor_power_verify(struct acpi_processor *pr)
|
||||
case ACPI_STATE_C2:
|
||||
if (!cx->address)
|
||||
break;
|
||||
cx->valid = 1;
|
||||
cx->valid = 1;
|
||||
break;
|
||||
|
||||
case ACPI_STATE_C3:
|
||||
|
Reference in New Issue
Block a user