build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/44549 )
Change subject: memory_info: add max_speed_mts and configured_speed_mts ......................................................................
Patch Set 7:
(2 comments)
https://review.coreboot.org/c/coreboot/+/44549/7/src/arch/x86/smbios.c File src/arch/x86/smbios.c:
https://review.coreboot.org/c/coreboot/+/44549/7/src/arch/x86/smbios.c@284 PS7, Line 284: if(dimm->configured_speed_mts != 0) space required before the open parenthesis '('
https://review.coreboot.org/c/coreboot/+/44549/7/src/arch/x86/smbios.c@288 PS7, Line 288: if(dimm->max_speed_mts != 0) space required before the open parenthesis '('