Hello Sam McNally, build bot (Jenkins), Damien Zammit, Angel Pons, Anastasia Klimchuk,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/47661
to look at the new patch set (#2).
Change subject: it87spi.c: Reorder functions with primitives at the top ......................................................................
it87spi.c: Reorder functions with primitives at the top
Reshuffle file with no semantic changes, this avoids unnecessary prototypes for static member functions as to pave the way for further cleanups as well as an easier to parse implementation.
BUG=b:173477683 TEST=builds
Change-Id: I94b169d19cb29336bb9cb4c16d0efee15b1e14c2 Signed-off-by: Edward O'Callaghan quasisec@google.com --- M it87spi.c 1 file changed, 164 insertions(+), 172 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/61/47661/2