[U-Boot] [PATCH] patman: Format checkpatch messages for IDE throwback
Simon Glass
sjg at chromium.org
Wed Feb 8 17:41:56 UTC 2017
On 17 January 2017 at 16:52, Simon Glass <sjg at chromium.org> wrote:
> It is convenient to be able to deal with checkpatch warnings in the same
> way as build warnings. Tools such as emacs and kate can quickly locate
> the source file and line automatically.
>
> To achieve this, adjust the format to match the C compiler, and output to
> stderr.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> tools/patman/checkpatch.py | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list