commit | 13f97a500a4935eb8b18ba8f38c69bf5dcd4affc | [log] [tgz] |
---|---|---|
author | Nico Huber <nico.h@gmx.de> | Sat Jan 14 23:55:06 2023 +0100 |
committer | Nico Huber <nico.h@gmx.de> | Sun May 14 15:20:17 2023 +0000 |
tree | 61cb02939794f04f7e1dab903e1f8f88c5a19ccc | |
parent | d34864bf82b472370d0d1e5d12da7942c5dc2fe4 [diff] |
flashrom.c: Declare loop index outside of `for` Right now it's still needed to compile everywhere (where we test). Change-Id: Ie303d35c83dbc08e4a1d8686e38c8ee4988a0144 Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/c/flashrom-stable/+/72556 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>