git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e4376f
)
ACPI / dock: Fix __init attribute location in find_dock_and_bay()
author
Hanjun Guo
<hanjun.guo@linaro.org>
Tue, 13 Aug 2013 10:31:13 +0000
(18:31 +0800)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Tue, 13 Aug 2013 10:34:33 +0000
(12:34 +0200)
__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>
No differences found