OSDN Git Service

PCI: Cleanup control flow
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 4 Jul 2014 21:58:15 +0000 (15:58 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 8 Jul 2014 22:29:08 +0000 (16:29 -0600)
commit28f6dbe2c669c6a02c04c8ece21cafbcb20370ab
treeeaf95abc97f3ca393daea296d5f8b282077a8391
parent096d4221f92fb205ade35f35e3ceeba5662528fe
PCI: Cleanup control flow

Return errors immediately so the straightline path is the normal,
no-error path.  No functional change.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/setup-res.c