build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/26666 )
Change subject: include/bootstate.h: Remove whitespace before tab ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/26666/1/src/include/bootstate.h File src/include/bootstate.h:
https://review.coreboot.org/#/c/26666/1/src/include/bootstate.h@127 PS1, Line 127: #define INIT_BOOT_STATE_CALLBACK_DEBUG(bscb_) \ Single statement macros should not use a do {} while (0) loop