build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31734 )
Change subject: util/amdfwtool: Streamline functions with context ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/31734/1/util/amdfwtool/amdfwtool.c File util/amdfwtool/amdfwtool.c:
https://review.coreboot.org/#/c/31734/1/util/amdfwtool/amdfwtool.c@719 PS1, Line 719: psp_combo_directory *combo_dir = new_combo_dir(&ctx); need consistent spacing around '*' (ctx:WxV)