build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/33255 )
Change subject: drivers/ipmi: Add chip ops ......................................................................
Patch Set 12:
(2 comments)
https://review.coreboot.org/#/c/33255/12/src/arch/x86/include/arch/acpi.h File src/arch/x86/include/arch/acpi.h:
https://review.coreboot.org/#/c/33255/12/src/arch/x86/include/arch/acpi.h@81... PS12, Line 816: } __packed ; space prohibited before semicolon
https://review.coreboot.org/#/c/33255/12/src/drivers/ipmi/ipmi_kcs_ops.c File src/drivers/ipmi/ipmi_kcs_ops.c:
https://review.coreboot.org/#/c/33255/12/src/drivers/ipmi/ipmi_kcs_ops.c@60 PS12, Line 60: msg[1] ++; space prohibited before that '++' (ctx:WxO)