
13 Jun
2020
13 Jun
'20
5:11 a.m.
Sometimes checkpatch outputs problems in the patch subject. Add support for parsing this output and reporting it correctly.
Signed-off-by: Simon Glass sjg@chromium.org ---
tools/patman/checkpatch.py | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-)
Applied to u-boot-dm, thanks!