From: Hanjun Guo Date: Tue, 13 Aug 2013 10:31:13 +0000 (+0800) Subject: ACPI / dock: Fix __init attribute location in find_dock_and_bay() X-Git-Tag: v3.12-rc1~178^2~12^2~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=027951e5650eefffa4d9fffad561468ea77ededa;p=pandora-kernel.git ACPI / dock: Fix __init attribute location in find_dock_and_bay() __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