On 17 January 2017 at 16:52, Simon Glass 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 compil
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
---
2 matches
Mail list logo