build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38193 )
Change subject: drivers/pc80/rtc: Separate {get|set}_option() support ......................................................................
Patch Set 3:
(2 comments)
https://review.coreboot.org/c/coreboot/+/38193/3/src/drivers/pc80/rtc/option... File src/drivers/pc80/rtc/option.c:
https://review.coreboot.org/c/coreboot/+/38193/3/src/drivers/pc80/rtc/option... PS3, Line 100: if (locate_cmos_layout(&rdev) != CB_SUCCESS) { braces {} are not necessary for single statement blocks
https://review.coreboot.org/c/coreboot/+/38193/3/src/drivers/pc80/rtc/option... PS3, Line 191: if (locate_cmos_layout(&rdev) != CB_SUCCESS) { braces {} are not necessary for single statement blocks