[PATCH 16/20] patman: Split subparsers into their own functions

Simon Glass sjg at chromium.org
Sat May 24 06:25:11 CEST 2025


Simplify the main parser by moving subparser code into separate
functions. Fix a few pylint warnings while here.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 tools/patman/cmdline.py | 142 ++++++++++++++++++++++++----------------
 1 file changed, 87 insertions(+), 55 deletions(-)

Applied to sjg/master, thanks!


More information about the U-Boot mailing list