From: Jiang Liu Date: Fri, 28 Jun 2013 16:24:37 +0000 (+0800) Subject: ACPI / dock: simplify dock_create_acpi_device() X-Git-Tag: v3.12-rc1~178^2~17^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=472d963befe28b8614ea2789757b27536c8d79eb;p=pandora-kernel.git ACPI / dock: simplify dock_create_acpi_device() 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 Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed