build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37262 )
Change subject: util: cbfstool: Check alignment at build time ......................................................................
Patch Set 8:
(3 comments)
https://review.coreboot.org/c/coreboot/+/37262/8/util/cbfstool/fmd.h File util/cbfstool/fmd.h:
https://review.coreboot.org/c/coreboot/+/37262/8/util/cbfstool/fmd.h@53 PS8, Line 53: unsigned alignment; Prefer 'unsigned int' to bare use of 'unsigned'
https://review.coreboot.org/c/coreboot/+/37262/8/util/cbfstool/fmd_scanner.c... File util/cbfstool/fmd_scanner.c_shipped:
https://review.coreboot.org/c/coreboot/+/37262/8/util/cbfstool/fmd_scanner.c... PS8, Line 164: trailing whitespace
https://review.coreboot.org/c/coreboot/+/37262/8/util/cbfstool/fmd_scanner.c... PS8, Line 1671: trailing whitespace