Hello Angel Pons, Arthur Heymans, Thomas Heijligen, David Hendricks, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/33513
to look at the new patch set (#2).
Change subject: layout: Never use global `layout` directly ......................................................................
layout: Never use global `layout` directly
And rename it to `global_layout` to free `layout` as a local variable name. We will get rid of the global layout entirely later.
Change-Id: Ia2d7d1f4f649cd239b559ba6a40ee0977004e774 Signed-off-by: Nico Huber nico.h@gmx.de --- M layout.c 1 file changed, 23 insertions(+), 20 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/13/33513/2