powerpc: Simplify do_sigbus
authorAnton Blanchard <anton@samba.org>
Wed, 24 Sep 2014 06:59:56 +0000 (16:59 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 2 Oct 2014 07:15:09 +0000 (17:15 +1000)
Exit out early for a kernel fault, avoiding indenting of
most of the function.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>

No differences found