Anastasia Klimchuk has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/56469 )
Change subject: programmer_table: Remove space between address operator and variable ......................................................................
Patch Set 1:
(1 comment)
File programmer_table.c:
https://review.coreboot.org/c/flashrom/+/56469/comment/339c6f1d_2b19edea PS1, Line 176: const size_t programmer_table_size = ARRAY_SIZE(programmer_table); Oh, first time new line thing happened to me :( I don't remember seeing this on other files. Do we have a standard on this?