build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/68893 )
Change subject: [WIP]cpu/mp_init: Detect the number of CPUs are runtime ......................................................................
Patch Set 1:
(2 comments)
Commit Message:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-161391): https://review.coreboot.org/c/coreboot/+/68893/comment/d8bad800_edbe577d PS1, Line 8: Possible repeated word: 'are'
File src/cpu/x86/mp_init.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-161391): https://review.coreboot.org/c/coreboot/+/68893/comment/9c66cf55_f84929b2 PS1, Line 490: if (!cpu->enabled) { braces {} are not necessary for any arm of this statement