Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/46506 )
Change subject: drivers/uart: Fix control flow DEADCODE issue
......................................................................
Patch Set 1:
(2 comments)
https://review.coreboot.org/c/coreboot/+/46506/1/src/drivers/uart/acpi/acpi....
File src/drivers/uart/acpi/acpi.c:
https://review.coreboot.org/c/coreboot/+/46506/1/src/drivers/uart/acpi/acpi....
PS1, Line 78: irq_gpio_index++;
Why increment it?
https://review.coreboot.org/c/coreboot/+/46506/1/src/drivers/uart/acpi/acpi....
PS1, Line 80: else
The `else` should have braces too.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/46506
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I79f85f05b78e5569615ae4c4f7c81cc85c3999c9
Gerrit-Change-Number: 46506
Gerrit-PatchSet: 1
Gerrit-Owner: John Zhao
john.zhao@intel.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Fri, 16 Oct 2020 20:08:57 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment