build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/42053 )
Change subject: sb/intel/bd82x6x: Factor out printing of ME FW capabilities ......................................................................
Patch Set 9:
(2 comments)
https://review.coreboot.org/c/coreboot/+/42053/9/src/southbridge/intel/bd82x... File src/southbridge/intel/bd82x6x/me.h:
https://review.coreboot.org/c/coreboot/+/42053/9/src/southbridge/intel/bd82x... PS9, Line 378: void intel_me_print_fwcaps(const mefwcaps_sku *const cap); need consistent spacing around '*' (ctx:WxV)
https://review.coreboot.org/c/coreboot/+/42053/9/src/southbridge/intel/bd82x... File src/southbridge/intel/bd82x6x/me_common.c:
https://review.coreboot.org/c/coreboot/+/42053/9/src/southbridge/intel/bd82x... PS9, Line 39: void intel_me_print_fwcaps(const mefwcaps_sku *const cap) need consistent spacing around '*' (ctx:WxV)