commit | 8cf2364f034c33e06248efe07d34cd1e143725ea | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Oct 29 21:46:33 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Nov 05 09:11:31 2020 -0700 |
tree | 3a12fbf9765466d36e9bb1dfabe300aaed47764e | |
parent | 5387de396c426005b097567420978788ee2872b6 [diff] |
patman: Improve handling of files 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>