Hello Edward O'Callaghan, David Hendricks, build bot (Jenkins), Nico Huber,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/33931
to look at the new patch set (#5).
Change subject: flashchips.c: Sort file by vendor and model ......................................................................
flashchips.c: Sort file by vendor and model
For self-consistency, and to allow tools to assist with merging the chromium fork of flashrom, sort the entries of flashchips.c. The file is already largely sorted, though deviations have crept in over time.
This is a non-clever mostly ASCII-order sorting. It is not intended to be permanent.
Change-Id: I75a99583592526f60ba5264e92391bf8b1213b20 --- M flashchips.c 1 file changed, 5,515 insertions(+), 5,512 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/31/33931/5