build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39004 )
Change subject: [WIP]drivers: Replace set_vbe_mode_info_valid ......................................................................
Patch Set 1:
(3 comments)
https://review.coreboot.org/c/coreboot/+/39004/1/src/drivers/emulation/qemu/... File src/drivers/emulation/qemu/bochs.c:
https://review.coreboot.org/c/coreboot/+/39004/1/src/drivers/emulation/qemu/... PS1, Line 116: if (info) { braces {} are not necessary for single statement blocks
https://review.coreboot.org/c/coreboot/+/39004/1/src/drivers/emulation/qemu/... File src/drivers/emulation/qemu/cirrus.c:
https://review.coreboot.org/c/coreboot/+/39004/1/src/drivers/emulation/qemu/... PS1, Line 315: if (info) { braces {} are not necessary for single statement blocks
https://review.coreboot.org/c/coreboot/+/39004/1/src/mainboard/emulation/qem... File src/mainboard/emulation/qemu-armv7/mainboard.c:
https://review.coreboot.org/c/coreboot/+/39004/1/src/mainboard/emulation/qem... PS1, Line 45: if (info) { braces {} are not necessary for single statement blocks