
4 Nov
2020
4 Nov
'20
12:02 a.m.
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@chromium.org ---
(no changes since v1)
tools/patman/checkpatch.py | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-)
Applied to u-boot-dm, thanks!