Home
last modified time | relevance | path

Searched hist:"8 aa41363ebf46b9ff63b311bd2aa793c67a49def" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/patman/
H A Dcheckpatch.py8aa41363ebf46b9ff63b311bd2aa793c67a49def Tue Jan 17 23:52:23 UTC 2017 Simon Glass <sjg@chromium.org> patman: Format checkpatch messages for IDE throwback

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@chromium.org>