build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/27972 )
Change subject: riscv: update misaligned memory access exception handling ......................................................................
Patch Set 31:
(1 comment)
https://review.coreboot.org/#/c/27972/31/src/arch/riscv/misaligend.c File src/arch/riscv/misaligend.c:
https://review.coreboot.org/#/c/27972/31/src/arch/riscv/misaligend.c@165 PS31, Line 165: if (EXTRACT_FIELD(ins, 0x1c) != 0x7)) { trailing statements should be on next line