build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/44314 )
Change subject: cpu/x86/{backup_default_smm,mp_init}.c: Convert to 96 characters line length ......................................................................
Patch Set 1:
(2 comments)
https://review.coreboot.org/c/coreboot/+/44314/1/src/cpu/x86/mp_init.c File src/cpu/x86/mp_init.c:
https://review.coreboot.org/c/coreboot/+/44314/1/src/cpu/x86/mp_init.c@533 PS1, Line 533: printk(BIOS_INFO, "%s done after %ld msecs.\n", __func__, stopwatch_duration_msecs(&sw)); line over 96 characters
https://review.coreboot.org/c/coreboot/+/44314/1/src/cpu/x86/mp_init.c@997 PS1, Line 997: * Make copy of the ops so that defaults can be set in the non-const structure if needed. line over 96 characters