Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ACPI: processor: perflib: Eliminate redundant status check
One of the "status != AE_NOT_FOUND" checks in acpi_processor_get_platform_limit() is redundant, so rearrange the code to eliminate it. No functional impact. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
- Loading branch information