[PATCH v2 21/30] patman: Split out the processing of find_new_responses()

Simon Glass sjg at chromium.org
Fri May 23 15:18:36 CEST 2025


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 <sjg at chromium.org>
---

(no changes since v1)

 tools/patman/status.py | 74 +++++++++++++++++++++++++++---------------
 1 file changed, 48 insertions(+), 26 deletions(-)

Applied to sjg/master, thanks!


More information about the U-Boot mailing list