From: builder@xxxxxxxxxxx Pull request: https://patchwork.linuxtv.org/patch/64885/ Build log: https://builder.linuxtv.org/job/patchwork/56939/ Build time: 00:26:09 Link: https://lore.kernel.org/linux-media/691d2162-159f-032a-1e7f-99e506ce74ab@xxxxxxxxx gpg: Signature made Thu 25 Jun 2020 11:23:46 AM UTC gpg: using RSA key AAA7FFBA4D2D77EF4CAEA1421326E0CD23ABDCE5 gpg: Good signature from "Hans Verkuil <hverkuil-cisco@xxxxxxxxx>" [unknown] gpg: aka "Hans Verkuil <hverkuil@xxxxxxxxx>" [full] Summary: 3 patches and/or PDF generation with issues, being 0 at build time Error/warnings: Error #256 when running cat patches/0006-media-vb2-Print-the-queue-pointer-in-debug-messages.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict: $ cat patches/0006-media-vb2-Print-the-queue-pointer-in-debug-messages.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict -:34: CHECK: Macro argument 'level' may be better as '(level)' to avoid precedence issues -:89: CHECK: Alignment should match open parenthesis -:264: CHECK: Alignment should match open parenthesis -:278: WARNING: line length of 106 exceeds 100 columns -:279: CHECK: Alignment should match open parenthesis -:591: CHECK: Alignment should match open parenthesis -:618: CHECK: Alignment should match open parenthesis -:919: CHECK: Macro argument 'level' may be better as '(level)' to avoid precedence issues Error #256 when running cat patches/0022-media-rockchip-rga-Introduce-color-fmt-macros-and-re.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict: $ cat patches/0022-media-rockchip-rga-Introduce-color-fmt-macros-and-re.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict -:7: WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line) -:66: CHECK: Macro argument reuse 'fmt' - possible side-effects?