Hello Julius Werner,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/49206
to look at the new patch set (#2).
Change subject: arch/{arm,arm64}: Remove trailing semicolons from macros ......................................................................
arch/{arm,arm64}: Remove trailing semicolons from macros
Macros should not use a trailing semicolon. Remove them to fix linter issues.
Change-Id: I02544ad36b42b3dbabbfc97b3485849aa420d6e7 Signed-off-by: Felix Singer felixsinger@posteo.net --- M src/arch/arm/include/arch/memlayout.h M src/arch/arm64/include/arch/memlayout.h M src/arch/arm64/include/armv8/arch/barrier.h 3 files changed, 11 insertions(+), 11 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/06/49206/2