Attention is currently required from: Edward O'Callaghan. Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/59279 )
Change subject: pcidev.c: Move pci_card_find() from internal to canonical place ......................................................................
Patch Set 1:
(2 comments)
File pcidev.c:
https://review.coreboot.org/c/flashrom/+/59279/comment/b39d0a4c_1b37ac33 PS1, Line 188: uint16_t card_vendor, uint16_t card_device) Please fix indentation.
File programmer.h:
https://review.coreboot.org/c/flashrom/+/59279/comment/a1eee550_feb4dfb7 PS1, Line 131: uint16_t card_vendor, uint16_t card_device); IIRC, the rule was no line breaks in header files. To ease greppability.