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 5:
(1 comment)
https://review.coreboot.org/#/c/33673/5/src/security/vboot/vboot_crtm.c File src/security/vboot/vboot_crtm.c:
https://review.coreboot.org/#/c/33673/5/src/security/vboot/vboot_crtm.c@32 PS5, Line 32: static const char *fmap_cbfs_names[] = { static const char * array should probably be static const char * const