]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb5651c6e6d54c841602e55ca2e4ad927adce289f
tree1f98319cffe7bb527963896c98d0ddc7abf1c450
parent803b553a0a85654ab0b6e35f9fc528ccd8e19535
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