Julius Werner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/41757 )
Change subject: drivers/vpd: Fix VPD speed regressions on non-x86 devices ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/41757/2/src/drivers/vpd/vpd.c File src/drivers/vpd/vpd.c:
https://review.coreboot.org/c/coreboot/+/41757/2/src/drivers/vpd/vpd.c@92 PS2, Line 92: static int init_vpd_rdevs_from_cbmem(void) {
open brace '{' following function definitions go on the next line
Done