[PATCH v3 24/29] patman: Improve handling of files
Simon Glass
sjg at chromium.org
Wed Nov 4 00:02:50 CET 2020
Sometimes warnings are associated with a file and sometimes with the
patch as a whole. Update the regular expression to handle both cases,
even in emacs mode. Also add support for detecting new files.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
tools/patman/checkpatch.py | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list