Attention is currently required from: Edward O'Callaghan. Hello Sam McNally, build bot (Jenkins), Shiyu Sun,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/47910
to look at the new patch set (#3).
Change subject: lspcon_i2c_spi.c: Make consistent with std=c99 ......................................................................
lspcon_i2c_spi.c: Make consistent with std=c99
Use 'modern' C to scope iterator declarations only to the loop constructs they are used in.
BUG=none TEST=builds
Change-Id: Id61f8416416d2f625d424760e00f94dc730105f4 Signed-off-by: Edward O'Callaghan quasisec@google.com --- M lspcon_i2c_spi.c 1 file changed, 3 insertions(+), 6 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/10/47910/3