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 <s...@chromium.org> --- (no changes since v1) tools/patman/checkpatch.py | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) Applied to u-boot-dm, thanks!