Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ACPI / numa: Fix __init attribute location in slit_valid()
__init belongs after the return type on functions, not before it. Signed-off-by: Hanjun Guo <hanjun.guo@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
- Loading branch information