
6 Jul
2020
6 Jul
'20
3:31 a.m.
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@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!