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 10:
(2 comments)
https://review.coreboot.org/c/coreboot/+/42053/10/src/southbridge/intel/bd82... File src/southbridge/intel/bd82x6x/me.h:
https://review.coreboot.org/c/coreboot/+/42053/10/src/southbridge/intel/bd82... PS10, Line 377: void intel_me_print_fwcaps(const mefwcaps_sku *const cap); need consistent spacing around '*' (ctx:WxV)
https://review.coreboot.org/c/coreboot/+/42053/10/src/southbridge/intel/bd82... File src/southbridge/intel/bd82x6x/me_common.c:
https://review.coreboot.org/c/coreboot/+/42053/10/src/southbridge/intel/bd82... PS10, Line 39: void intel_me_print_fwcaps(const mefwcaps_sku *const cap) need consistent spacing around '*' (ctx:WxV)