On Thu, 1 Apr 2021 at 15:50, Evan Benn <evanb...@chromium.org> wrote:
>
> Parse each empty-line-delimited message separately. This saves having to
> deal with all the different line content styles, we only care about the
> header ERROR | WARNING | NOTE...
>
> Also make checkpatch print line information for a uboot specific
> warning.
>
> Signed-off-by: Evan Benn <evanb...@chromium.org>
> ---
>
>  scripts/checkpatch.pl      |  18 +--
>  tools/patman/checkpatch.py | 218 +++++++++++++++++++++++--------------
>  2 files changed, 144 insertions(+), 92 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>

Applied to u-boot-dm, thanks!

Reply via email to