[PATCH 3/6] patman: Don't try to process checkpatch lines twice

sjg at google.com sjg at google.com
Sat Jun 13 05:11:39 CEST 2020


Once we have determined what the line refers to there is no point in
processing it further. Update the logic to continue to the next line in
these cases.

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

 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