commit | 40e318563c3748fd5c6712d163e5d663af8b22ae | [log] [tgz] |
---|---|---|
author | Hanjun Guo <hanjun.guo@linaro.org> | Tue Aug 13 18:31:14 2013 +0800 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Aug 13 12:35:42 2013 +0200 |
tree | d2f9e5fc81b5c30f0b0d657df673e49d6c04d6ab | |
parent | 027951e5650eefffa4d9fffad561468ea77ededa [diff] |
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>