[PATCH 0/6] patman: Fixes to allow patman to work with Zephyr OS

Simon Glass sjg at chromium.org
Thu May 7 00:29:03 CEST 2020


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



More information about the U-Boot mailing list