build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/26942 )
Change subject: src/{arch,commonlib,cpu}: Use "foo *bar" instead of "foo* bar" ......................................................................
Patch Set 15:
(1 comment)
https://review.coreboot.org/#/c/26942/15/src/cpu/amd/family_10h-family_15h/i... File src/cpu/amd/family_10h-family_15h/init_cpus.c:
https://review.coreboot.org/#/c/26942/15/src/cpu/amd/family_10h-family_15h/i... PS15, Line 380: void *lower_stack_region_boundary = (void *)(bsp_stack_region_lower_boundary - max_ap_stack_region_size); line over 80 characters