On 20/9/22 15:42, Matheus Tavares Bernardino wrote:
These files come from an external project (the hexagon archlib), so they deliberately do not follow QEMU's coding style. To avoid false positives from checkpatch.pl, let's disable the checking for those.Signed-off-by: Matheus Tavares Bernardino <quic_mathb...@quicinc.com> --- scripts/checkpatch.pl | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>