build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/36559 )
Change subject: lib/cbmem: Change the return type of cbmem_top to uinptr_t ......................................................................
Patch Set 1:
(2 comments)
https://review.coreboot.org/c/coreboot/+/36559/1/src/arch/x86/cbmem.c File src/arch/x86/cbmem.c:
https://review.coreboot.org/c/coreboot/+/36559/1/src/arch/x86/cbmem.c@22 PS1, Line 22: uintptr_t top_backup; code indent should use tabs where possible
https://review.coreboot.org/c/coreboot/+/36559/1/src/arch/x86/cbmem.c@22 PS1, Line 22: uintptr_t top_backup; please, no spaces at the start of a line