build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34004 )
Change subject: device/pci: Declare pci_root_bus() ......................................................................
Patch Set 1:
(2 comments)
https://review.coreboot.org/#/c/34004/1/src/device/device_const.c File src/device/device_const.c:
https://review.coreboot.org/#/c/34004/1/src/device/device_const.c@193 PS1, Line 193: if (!pci_domain) suspect code indent for conditional statements (8, 17)
https://review.coreboot.org/#/c/34004/1/src/device/device_const.c@194 PS1, Line 194: return NULL; Statements should start on a tabstop