commit | 027951e5650eefffa4d9fffad561468ea77ededa | [log] [tgz] |
---|---|---|
author | Hanjun Guo <hanjun.guo@linaro.org> | Tue Aug 13 18:31:13 2013 +0800 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Aug 13 12:34:33 2013 +0200 |
tree | 28e9c54c5f0def0b49fd9c65857605fe3bbcfce1 | |
parent | 3e4376ffcec8e51091bd8ea54da8323e7b912971 [diff] |
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 <hanjun.guo@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>