]> Pileus Git - ~andy/linux/commit
powerpc/perf: Use existing out label in power_pmu_enable()
authorMichael Ellerman <michael@ellerman.id.au>
Fri, 28 Jun 2013 08:15:13 +0000 (18:15 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 1 Jul 2013 01:50:00 +0000 (11:50 +1000)
commit0a48843d6c5114cfa4a9540ee4d6af87628cec01
tree4b9e97aa1629dc7a3c039a1a13f9605acd39f8ec
parent7a7a41f9d5b28ac3a916b057a7d3cd3f435ee9a6
powerpc/perf: Use existing out label in power_pmu_enable()

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>
arch/powerpc/perf/core-book3s.c