John Zhao has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/46506 )
Change subject: drivers/uart: Fix control flow DEADCODE issue ......................................................................
Patch Set 5:
(1 comment)
https://review.coreboot.org/c/coreboot/+/46506/4/src/drivers/uart/acpi/acpi.... File src/drivers/uart/acpi/acpi.c:
https://review.coreboot.org/c/coreboot/+/46506/4/src/drivers/uart/acpi/acpi.... PS4, Line 81: acpi_device_write_interrupt(&config->irq);
From https://doc.coreboot.org/coding_style.html#placing-braces-and-spaces: […]
Ack