Message ID | 20200623083202.GC870@valkosipuli.retiisi.org.uk (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [GIT,PULL,FOR,5.9] Camera sensor driver patches + MC crash fix | expand |
From: builder@linuxtv.org
Pull request: https://patchwork.linuxtv.org/patch/64820/
Build log: https://builder.linuxtv.org/job/patchwork/56637/
Build time: 00:12:02
Link: https://lore.kernel.org/linux-media/20200623083202.GC870@valkosipuli.retiisi.org.uk
gpg: Signature made Tue 23 Jun 2020 08:22:12 AM UTC
gpg: using DSA key F0D0377A0D4F25A79238EFE56D40361B6E28C193
gpg: issuer "sakari.ailus@linux.intel.com"
gpg: Good signature from "Sakari Ailus <sakari.ailus@linux.intel.com>" [full]
Summary: 6 patches and/or PDF generation with issues, being 0 at build time
Error/warnings:
Error #256 when running cat patches/0010-media-i2c-imx290-Add-configurable-link-frequency-and.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict:
$ cat patches/0010-media-i2c-imx290-Add-configurable-link-frequency-and.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
-:53: CHECK: Please use a blank line after function/struct/union/enum declarations
Error #256 when running cat patches/0011-media-i2c-imx290-Add-support-for-test-pattern-genera.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict:
$ cat patches/0011-media-i2c-imx290-Add-support-for-test-pattern-genera.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
-:73: WARNING: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.rst
-:80: WARNING: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.rst
Error #256 when running cat patches/0012-media-i2c-imx290-Add-RAW12-mode-support.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict:
$ cat patches/0012-media-i2c-imx290-Add-RAW12-mode-support.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
-:99: CHECK: Lines should not end with a '('
Error #256 when running cat patches/0013-media-i2c-imx290-Add-support-to-enumerate-all-frame-.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict:
$ cat patches/0013-media-i2c-imx290-Add-support-to-enumerate-all-frame-.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
-:31: CHECK: Unnecessary parentheses around 'fse->code != imx290_formats[0].code'
-:31: CHECK: Unnecessary parentheses around 'fse->code != imx290_formats[1].code'
Error #256 when running cat patches/0014-media-i2c-imx290-Move-the-settle-time-delay-out-of-l.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict:
$ cat patches/0014-media-i2c-imx290-Move-the-settle-time-delay-out-of-l.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
-:31: WARNING: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.rst