git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28f6dbe
)
PCI: Return conventional error values from pci_revert_fw_address()
author
Bjorn Helgaas
<bhelgaas@google.com>
Tue, 8 Jul 2014 22:00:42 +0000
(16:00 -0600)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Tue, 8 Jul 2014 22:29:08 +0000
(16:29 -0600)
Previously we returned zero for success or 1 for failure. This changes
that so we return zero for success or a negative errno for failure.
No functional change.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/setup-res.c
patch
|
blob
|
history
diff --cc
drivers/pci/setup-res.c
Simple merge