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 1:
(4 comments)
File src/device/xhci.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-164299): https://review.coreboot.org/c/coreboot/+/69914/comment/49ac63ad_e3467560 PS1, Line 45: } adding a line without newline at end of file
File src/device/xhci_const.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-164299): https://review.coreboot.org/c/coreboot/+/69914/comment/85daf733_8419f0ba PS1, 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-164299): https://review.coreboot.org/c/coreboot/+/69914/comment/a17e6739_21b882f0 PS1, Line 95: enum cb_err xhci_resource_for_each_supported_usb_cap( that open brace { should be on the previous line
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-164299): https://review.coreboot.org/c/coreboot/+/69914/comment/41f8a3e7_2dc148c9 PS1, Line 116: } adding a line without newline at end of file