This function does patchwork calls and then processes the results. Move the processing out so we can (later) test it separately.
Signed-off-by: Simon Glass <[email protected]> --- (no changes since v1) tools/patman/status.py | 74 +++++++++++++++++++++++++++--------------- 1 file changed, 48 insertions(+), 26 deletions(-) Applied to sjg/master, thanks!

