From: Bjorn Helgaas Date: Thu, 18 Jun 2009 20:46:52 +0000 (-0600) Subject: ACPI: pci_root: simplify acpi_pci_root_add() control flow X-Git-Tag: v2.6.31-rc1~12^2~9^4~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5eebbe119a861b5e4f5c67c886eab0937c686ed;p=pandora-kernel.git ACPI: pci_root: simplify acpi_pci_root_add() control flow By looking up the segment & bus number earlier, we don't have to worry about cleaning up if it fails. Signed-off-by: Bjorn Helgaas Signed-off-by: Len Brown --- Reading git-diff-tree failed