Thank you!
2 comments:
Patch Set #1, Line 7: Changing the order of functions
Reorder functions with primitives at the top
Done
This only changes the order of functions in the file, not what
they are doing. With this order, prototype for it85xx_spi_send_command
is not needed.
Moreover the change cleans-up a way for a later work to
refactor singleton states into reentrant pattern.
Reshuffle file with no semantic changes, this avoids unnecessary prototypes for static member functi […]
Done
To view, visit change 47657. To unsubscribe, or for help writing mail filters, visit settings.