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:
dc087f2
)
PCI: Return early on allocation failures to unindent mainline code
author
Bjorn Helgaas
<bhelgaas@google.com>
Wed, 5 Jun 2013 20:22:11 +0000
(14:22 -0600)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Fri, 14 Jun 2013 23:39:45 +0000
(17:39 -0600)
On allocation failure, return early so the main body of the function
doesn't have to be indented as the body of an "if" statement. No
functional change.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/probe.c
patch
|
blob
|
history
diff --cc
drivers/pci/probe.c
Simple merge