commit | 49b92295be924b63467a217268877d1bc444d277 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Apr 29 07:22:18 2025 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue May 27 10:07:41 2025 +0100 |
tree | b90dfc940039b1ee4827bf02f3b1f50caf096fd8 | |
parent | 27280f44384ed3c9e8b7f91b7dc6dbb7354fdd05 [diff] |
patman: Split out the processing of find_new_responses() 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@chromium.org>