]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/perf: Replace the direct return with goto statement
authorAnju T Sudhakar <anju@linux.vnet.ibm.com>
Tue, 22 May 2018 09:12:35 +0000 (14:42 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 3 Jun 2018 10:43:36 +0000 (20:43 +1000)
commite83ad0c6f49aa236d93a783f660fa71652b67a39
tree2287f150ed7b9d361994efef54148c7995c96f82
parent724bff175c19915641930eafb8d59d1d663f2e39
powerpc/perf: Replace the direct return with goto statement

Replace the direct return statement in imc_mem_init() with goto, to adhere
to the kernel coding style.

Signed-off-by: Anju T Sudhakar <anju@linux.vnet.ibm.com>
Reviewed-by: Madhavan Srinivasan <maddy@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/perf/imc-pmu.c