coreboot-kgpe-d16/src/arch/arm64
Yuchen He 5e7dc21c91 arch/arm64/armv8/mmu.c: Add a space before the ternary operator
Coding style requires a space before the question mark in ternary
operators. Fix that.

Found by the linter.

Signed-off-by: Yuchen He <yuchenhe126@gmail.com>
Change-Id: I894d6efd5673e9ad5f166ae59967a8d4bb42fb06
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72484
Reviewed-by: Felix Singer <felixsinger@posteo.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-02-08 02:03:11 +00:00
..
armv8 arch/arm64/armv8/mmu.c: Add a space before the ternary operator 2023-02-08 02:03:11 +00:00
include arm64/armv8: Use 'enum cb_err' 2022-10-21 14:51:27 +00:00
arch_timer.c
bl31.c
boot.c
div0.c
eabi_compat.c
fit_payload.c arch/{arm64,riscv}: Remove "CRIT: " from log messages 2022-11-17 13:28:48 +00:00
Kconfig
Makefile.inc
memcpy.S
memmove.S
memset.S
ramdetect.c
romstage.c arch/arm64,arm: Prepare for !SEPARATE_ROMSTAGE 2022-07-20 20:28:39 +00:00
tables.c
transition.c
transition_asm.S