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 7:
(3 comments)
https://review.coreboot.org/c/coreboot/+/37262/7/util/cbfstool/fmd.h File util/cbfstool/fmd.h:
https://review.coreboot.org/c/coreboot/+/37262/7/util/cbfstool/fmd.h@53 PS7, Line 53: unsigned alignment; Prefer 'unsigned int' to bare use of 'unsigned'
https://review.coreboot.org/c/coreboot/+/37262/7/util/cbfstool/fmd_scanner.c... File util/cbfstool/fmd_scanner.c_shipped:
https://review.coreboot.org/c/coreboot/+/37262/7/util/cbfstool/fmd_scanner.c... PS7, Line 164: trailing whitespace
https://review.coreboot.org/c/coreboot/+/37262/7/util/cbfstool/fmd_scanner.c... PS7, Line 1671: trailing whitespace