build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/69914 )
Change subject: device/xhci: Refactor functions to work with a non-const device tree ......................................................................
Patch Set 2:
(2 comments)
File src/device/xhci_const.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-164337): https://review.coreboot.org/c/coreboot/+/69914/comment/84aec2f4_f9a87a13 PS2, Line 18: enum cb_err xhci_resource_for_each_ext_cap(const struct resource *res, void *context, that open brace { should be on the previous line
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-164337): https://review.coreboot.org/c/coreboot/+/69914/comment/a5d5101f_5eb4a2dc PS2, Line 95: enum cb_err xhci_resource_for_each_supported_usb_cap( that open brace { should be on the previous line