powerpc: Remove redundant breaks
authorJoe Perches <joe@perches.com>
Mon, 29 Jun 2015 21:30:39 +0000 (14:30 -0700)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 6 Aug 2015 05:10:20 +0000 (15:10 +1000)
commita825ac078b50266fb09168547752dd73c2fd4b4a
tree4a52821429baef94fc1644b5e4b1ea311256fe7f
parentae2a84b4074cff81957bae01bc1e0d50712f3dd3
powerpc: Remove redundant breaks

break; break; isn't useful.

Remove one.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/kvm.c
arch/powerpc/xmon/xmon.c