These relate to information obtained from the patchwork server, so move their definition into the new patchwork module.
Signed-off-by: Simon Glass <s...@chromium.org> --- (no changes since v1) tools/patman/func_test.py | 21 +++---- tools/patman/patchwork.py | 113 ++++++++++++++++++++++++++++++++++++ tools/patman/status.py | 119 ++------------------------------------ 3 files changed, 129 insertions(+), 124 deletions(-) Applied to sjg/master, thanks!