build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/59555 )
Change subject: util/cbmem: Rebase to handle negative timestamps ......................................................................
Patch Set 1:
(3 comments)
File util/cbmem/cbmem.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-134043): https://review.coreboot.org/c/coreboot/+/59555/comment/00ecfb4b_508024cc PS1, Line 612: tse = &sorted_tst_p->entries[i]; code indent should use tabs where possible
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-134043): https://review.coreboot.org/c/coreboot/+/59555/comment/543a69c0_11146245 PS1, Line 612: tse = &sorted_tst_p->entries[i]; please, no spaces at the start of a line
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-134043): https://review.coreboot.org/c/coreboot/+/59555/comment/b6ffd0f5_164889b0 PS1, Line 614: /* Rebase all timestamps. */ code indent should use tabs where possible