commit | 9e808eb6a7689b61399f772a2576d779161769ec | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Mar 12 15:07:04 2015 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Thu Mar 19 10:17:22 2015 -0500 |
tree | 73af8c5605ba91394b1fffdc964a03741b4897c4 | |
parent | a0c8a4d9f92d1ecd053eaa0e6cde7b4f24af97a8 [diff] |
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>