build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/33673 )
Change subject: src: Move 'static' to the beginning of declaration ......................................................................
Patch Set 8:
(1 comment)
https://review.coreboot.org/c/coreboot/+/33673/8/src/security/vboot/vboot_cr... File src/security/vboot/vboot_crtm.c:
https://review.coreboot.org/c/coreboot/+/33673/8/src/security/vboot/vboot_cr... PS8, Line 32: static const char *fmap_cbfs_names[] = { static const char * array should probably be static const char * const