build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/55763 )
Change subject: cbfstool: Make use of spurious null-termination ......................................................................
Patch Set 1:
(1 comment)
File util/cbfstool/common.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-122472): https://review.coreboot.org/c/coreboot/+/55763/comment/a647e357_da4339cd PS1, Line 173: for (i=0; filetypes[i].name; i++) { spaces required around that '=' (ctx:VxV)