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:
b131a84
)
powerpc/powernv: Simplify pnv_ioda_configure_pe()
author
Gavin Shan
<gwshan@linux.vnet.ibm.com>
Wed, 12 Nov 2014 02:36:09 +0000
(13:36 +1100)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Fri, 14 Nov 2014 06:24:24 +0000
(17:24 +1100)
Nested if statements are always bad and the patch avoids one by
checking PHB type and bail in advance if necessary.
Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
No differences found