build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45667 )
Change subject: sconfig: Move exported device names to separate output file ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/45667/1/util/sconfig/main.c File util/sconfig/main.c:
https://review.coreboot.org/c/coreboot/+/45667/1/util/sconfig/main.c@1789 PS1, Line 1789: FILE *autodev = fopen(outputd, "w"); need consistent spacing around '*' (ctx:WxV)