commit | e55a11c20a587aa052e1774a0ed15128af74ed74 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu May 08 06:09:46 2025 +0200 |
committer | Simon Glass <sjg@chromium.org> | Tue May 27 10:07:42 2025 +0100 |
tree | 8b8c2c2933daf7c688653d701a50be2717bcefe1 | |
parent | 2584cc50c60450222e923d8f542bf0584a85dcc4 [diff] |
patman: Split subparsers into their own functions Simplify the main parser by moving subparser code into separate functions. Fix a few pylint warnings while here. Signed-off-by: Simon Glass <sjg@chromium.org>