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:
ff0387c
)
PCI: Simplify if-return sequences
author
Quentin Lambert
<lambert.quentin@gmail.com>
Thu, 6 Nov 2014 16:45:55 +0000
(17:45 +0100)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Tue, 11 Nov 2014 04:08:07 +0000
(21:08 -0700)
Simplify a trivial if-return sequence. Possibly combine with a preceding
function call.
Generated by: scripts/coccinelle/misc/simple_return.cocci
Signed-off-by: Quentin Lambert <lambert.quentin@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
No differences found