
7 May
2020
7 May
'20
12:29 a.m.
At present patman doesn't correctly parse the output of checkpatch if the --emacs and --show-types options are given in the .checkpatch.conf file.
This series corrects these problems, allowing patman to be used to check patches intended for Zephyr OS.
Simon Glass (6): patman: Fix 'warning' typo patman: Support emacs mode with checkpatch patman: Don't try to process checkpatch lines twice patman: Handle checkpatch output with notes and code patman: Support warnings in the patch subject patman: Complain if a checkpatch line is not understood
tools/patman/checkpatch.py | 43 ++++++++++++++++++++++++++++++-------- 1 file changed, 34 insertions(+), 9 deletions(-)
--
2.26.2.645.ge9eca65c58-goog