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:
7a7a41f
)
powerpc/perf: Use existing out label in power_pmu_enable()
author
Michael Ellerman
<michael@ellerman.id.au>
Fri, 28 Jun 2013 08:15:13 +0000
(18:15 +1000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 1 Jul 2013 01:50:00 +0000
(11:50 +1000)
In power_pmu_enable() we can use the existing out label to reduce the
number of return paths.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
CC: <stable@vger.kernel.org> [v3.10]
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found