build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37262 )
Change subject: util: cbfstool: Add '%<alignment>' in flashmap descriptor ......................................................................
Patch Set 9:
(3 comments)
https://review.coreboot.org/c/coreboot/+/37262/9/util/cbfstool/fmd.h File util/cbfstool/fmd.h:
https://review.coreboot.org/c/coreboot/+/37262/9/util/cbfstool/fmd.h@53 PS9, Line 53: unsigned alignment; Prefer 'unsigned int' to bare use of 'unsigned'
https://review.coreboot.org/c/coreboot/+/37262/9/util/cbfstool/fmd_scanner.c... File util/cbfstool/fmd_scanner.c_shipped:
https://review.coreboot.org/c/coreboot/+/37262/9/util/cbfstool/fmd_scanner.c... PS9, Line 164: trailing whitespace
https://review.coreboot.org/c/coreboot/+/37262/9/util/cbfstool/fmd_scanner.c... PS9, Line 1671: trailing whitespace