[PATCH 3/5] patman: Decode output from the '--show-types' option
Simon Glass
sjg at chromium.org
Mon Jul 6 03:31:27 CEST 2020
Collect the 'checkpatch type' from each error, warning and check. Provide
this to patman and update the uclass test to use it.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
tools/patman/checkpatch.py | 24 +++++++++++++++---------
tools/patman/test_checkpatch.py | 4 ++--
2 files changed, 17 insertions(+), 11 deletions(-)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list