From: Rafael J. Wysocki Date: Mon, 3 Feb 2014 23:38:15 +0000 (+0100) Subject: ACPI / hotplug / PCI: Simplify register_slot() X-Git-Tag: v3.15-rc1~151^2~14^2~3^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=146fc68a4bdd78e49d56f1530f6b8072034cf3ef;p=pandora-kernel.git ACPI / hotplug / PCI: Simplify register_slot() The err label in register_slot() is only jumped to from one place, so move the code under the label to that place and drop the label. Signed-off-by: Rafael J. Wysocki Tested-by: Mika Westerberg --- Reading git-diff-tree failed