[AArch64,arm] Fix some formatting issues in the aarch64/arm codebase
authorLuis Machado <luis.machado@arm.com>
Fri, 9 Jun 2023 14:36:34 +0000 (15:36 +0100)
committerLuis Machado <luis.machado@arm.com>
Fri, 9 Jun 2023 15:27:32 +0000 (16:27 +0100)
commit05d63bafad71b534c041275831489f3e0dedcf3f
tree8958b96a5a0631e098adf4687d1f5565c6ad76e6
parenta3859ffba3a29b1409714cc2c44e4d0656de3021
[AArch64,arm] Fix some formatting issues in the aarch64/arm codebase

As noted by Tom Tromey, there are some formatting issues with the ternary
operator in the aarch64/arm codebase.  This patch fixes those.

Reviewed-By: Tom Tromey <tom@tromey.com>
gdb/aarch64-tdep.c
gdb/arm-tdep.c