powerpc/64s/exception: fix indenting irregularities
authorNicholas Piggin <npiggin@gmail.com>
Sat, 22 Jun 2019 13:15:32 +0000 (23:15 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 2 Jul 2019 10:24:43 +0000 (20:24 +1000)
commitbf66e3c4cf00bc00cdd2df90f63161eacf9c5714
tree1f98319cffe7bb527963896c98d0ddc7abf1c450
parent1b4d4a7933a7afc6ea8e973b7aba84abdfb2fd0b
powerpc/64s/exception: fix indenting irregularities

Generally, macros that result in instructions being expanded are
indented by a tab, and those that don't have no indent. Fix the
obvious cases that go contrary to style.

No generated code change.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/exceptions-64s.S