OSDN Git Service

powerpc/64s/exception: fix line wrap and semicolon inconsistencies in macros
authorNicholas Piggin <npiggin@gmail.com>
Tue, 11 Jun 2019 14:30:13 +0000 (00:30 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 1 Jul 2019 06:26:55 +0000 (16:26 +1000)
commit4b1f5ccc7cdc89fe208e017f9d40d69cb9e160f4
tree9771fc7322af0bbacbf0bae4942509cba8222123
parent452d23c0f6bd97f2fd8a9691fee79b76040a0feb
powerpc/64s/exception: fix line wrap and semicolon inconsistencies in macros

By convention, all lines should be separated by a semicolons. Last line
should have neither semicolon or line wrap.

No generated code change.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/exception-64s.h
arch/powerpc/include/asm/head-64.h