Hello Edward O'Callaghan, build bot (Jenkins), Nico Huber,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/33831
to look at the new patch set (#7).
Change subject: flashchips.c: format block_erasers members ......................................................................
flashchips.c: format block_erasers members
To allow automated tools to manipulate flashchips.c, ensure all .block_erasers definitions have consistent formatting: - start with the opening brace on a new line. - ensure end brace indented exactly two tabs.
SFDP-capable chip is the one exception to this rule as it has an empty block instead.
Signed-off-by: Alan Green avg@google.com Change-Id: Ib168bdbbef4cf097109805de15c97ecc1f7915b3 --- M flashchips.c 1 file changed, 102 insertions(+), 54 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/31/33831/7