[PATCH v3 22/29] patman: Don't ignore lines starting with hash

Simon Glass sjg at chromium.org
Wed Nov 4 10:02:54 AEDT 2020


These lines can indicate a continuation of an error and should not be
ignored. Fix this.

Fixes: 666eb15e923 ("patman: Handle checkpatch output with notes and code")

Signed-off-by: Simon Glass <sjg at chromium.org>
---

(no changes since v1)

 tools/patman/checkpatch.py | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

Applied to u-boot-dm, thanks!


More information about the Patchwork mailing list