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:
d423c08
)
ACPI / dock: simplify dock_create_acpi_device()
author
Jiang Liu
<jiang.liu@huawei.com>
Fri, 28 Jun 2013 16:24:37 +0000
(
00:24
+0800)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Sun, 14 Jul 2013 23:33:10 +0000
(
01:33
+0200)
The return value of dock_create_acpi_device() is not used at all,
so change its signature to return void and simplify the
implementation of it.
Signed-off-by: Jiang Liu <jiang.liu@huawei.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
No differences found