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