build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/46246 )
Change subject: mb/asrock/h110m/romstage.c: Correct FSP-M UPDs ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/46246/1/src/mainboard/asrock/h110m/... File src/mainboard/asrock/h110m/romstage.c:
https://review.coreboot.org/c/coreboot/+/46246/1/src/mainboard/asrock/h110m/... PS1, Line 15: FSP_M_CONFIG *const mem_cfg = &mupd->FspmConfig; need consistent spacing around '*' (ctx:WxV)