From: Hanjun Guo Date: Tue, 13 Aug 2013 10:31:14 +0000 (+0800) Subject: ACPI / numa: Fix __init attribute location in slit_valid() X-Git-Tag: v3.12-rc1~178^2~12^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40e318563c3748fd5c6712d163e5d663af8b22ae;p=pandora-kernel.git 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 Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed