build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/30150 )
Change subject: arch/x86/smbios: Add SMBIOS type for QCA6174A ......................................................................
Patch Set 2:
(2 comments)
https://review.coreboot.org/#/c/30150/2/src/arch/x86/smbios.c File src/arch/x86/smbios.c:
https://review.coreboot.org/#/c/30150/2/src/arch/x86/smbios.c@478 PS2, Line 478: int len = sizeof(struct smbios_typef8); trailing whitespace
https://review.coreboot.org/#/c/30150/2/src/arch/x86/smbios.c@487 PS2, Line 487: t->board_file_extension = smbios_add_string(t->eos, smbios_bdf_extension()); line over 80 characters