From: buil...@linuxtv.org

Pull request: https://patchwork.linuxtv.org/patch/58417/
Build log: https://builder.linuxtv.org/job/patchwork/13358/
Build time: 00:26:47
Link: 
https://lore.kernel.org/linux-media/fa71c2b9-1267-b437-e5ac-cead7dca3...@xs4all.nl

gpg: Signature made Mon 26 Aug 2019 12:41:30 PM UTC
gpg:                using RSA key AAA7FFBA4D2D77EF4CAEA1421326E0CD23ABDCE5
gpg: Good signature from "Hans Verkuil <hverkuil-ci...@xs4all.nl>" [unknown]
gpg:                 aka "Hans Verkuil <hverk...@xs4all.nl>" [full]

Summary: 3 patches and/or PDF generation with issues, being 0 at build time

Error/warnings:

patches/0015-media-v4l2-core-Module-re-organization.patch:12: ERROR: Please use 
git commit description style 'commit <12+ chars of sha1> ("<title line>")' - 
ie: 'commit a9254475bbfb ("V4L/DVB (7115): Fix bug #9833: regression when 
compiling V4L without I2C")'
patches/0015-media-v4l2-core-Module-re-organization.patch:16: WARNING: Possible 
unwrapped commit description (prefer a maximum 75 chars per line)

Error #256 when running ./scripts/checkpatch.pl --terse --mailback --no-summary 
--strict patches/0015-media-v4l2-core-Module-re-organization.patch
patches/0016-media-v4l2-core-move-spi-helpers-out-of-v4l2-common..patch:116: 
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
patches/0016-media-v4l2-core-move-spi-helpers-out-of-v4l2-common..patch:132: 
CHECK: Alignment should match open parenthesis
patches/0016-media-v4l2-core-move-spi-helpers-out-of-v4l2-common..patch:144: 
CHECK: Alignment should match open parenthesis
patches/0016-media-v4l2-core-move-spi-helpers-out-of-v4l2-common..patch:149: 
CHECK: Alignment should match open parenthesis
patches/0016-media-v4l2-core-move-spi-helpers-out-of-v4l2-common..patch:154: 
WARNING: Avoid crashing the kernel - try using WARN_ON & recovery code rather 
than BUG() or BUG_ON()
patches/0016-media-v4l2-core-move-spi-helpers-out-of-v4l2-common..patch:161: 
CHECK: Comparison to NULL could be written "!spi"
patches/0016-media-v4l2-core-move-spi-helpers-out-of-v4l2-common..patch:161: 
CHECK: Comparison to NULL could be written "!spi->dev.driver"
patches/0016-media-v4l2-core-move-spi-helpers-out-of-v4l2-common..patch:170: 
WARNING: Block comments use * on subsequent lines
patches/0016-media-v4l2-core-move-spi-helpers-out-of-v4l2-common..patch:170: 
WARNING: Block comments use a trailing */ on a separate line
patches/0016-media-v4l2-core-move-spi-helpers-out-of-v4l2-common..patch:179: 
WARNING: Block comments use * on subsequent lines
patches/0016-media-v4l2-core-move-spi-helpers-out-of-v4l2-common..patch:179: 
WARNING: Block comments use a trailing */ on a separate line

Error #256 when running ./scripts/checkpatch.pl --terse --mailback --no-summary 
--strict patches/0016-media-v4l2-core-move-spi-helpers-out-of-v4l2-common..patch
patches/0017-media-v4l2-core-move-i2c-helpers-out-of-v4l2-common..patch:216: 
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
patches/0017-media-v4l2-core-move-i2c-helpers-out-of-v4l2-common..patch:245: 
CHECK: Alignment should match open parenthesis
patches/0017-media-v4l2-core-move-i2c-helpers-out-of-v4l2-common..patch:261: 
CHECK: Alignment should match open parenthesis
patches/0017-media-v4l2-core-move-i2c-helpers-out-of-v4l2-common..patch:267: 
WARNING: Avoid crashing the kernel - try using WARN_ON & recovery code rather 
than BUG() or BUG_ON()
patches/0017-media-v4l2-core-move-i2c-helpers-out-of-v4l2-common..patch:279: 
WARNING: Block comments use * on subsequent lines
patches/0017-media-v4l2-core-move-i2c-helpers-out-of-v4l2-common..patch:284: 
WARNING: Block comments use a trailing */ on a separate line
patches/0017-media-v4l2-core-move-i2c-helpers-out-of-v4l2-common..patch:285: 
CHECK: Comparison to NULL could be written "!client"
patches/0017-media-v4l2-core-move-i2c-helpers-out-of-v4l2-common..patch:285: 
CHECK: Comparison to NULL could be written "!client->dev.driver"
patches/0017-media-v4l2-core-move-i2c-helpers-out-of-v4l2-common..patch:294: 
WARNING: Block comments use * on subsequent lines
patches/0017-media-v4l2-core-move-i2c-helpers-out-of-v4l2-common..patch:294: 
WARNING: Block comments use a trailing */ on a separate line
patches/0017-media-v4l2-core-move-i2c-helpers-out-of-v4l2-common..patch:302: 
WARNING: Block comments use * on subsequent lines
patches/0017-media-v4l2-core-move-i2c-helpers-out-of-v4l2-common..patch:302: 
WARNING: Block comments use a trailing */ on a separate line
patches/0017-media-v4l2-core-move-i2c-helpers-out-of-v4l2-common..patch:303: 
CHECK: Comparison to NULL could be written "!sd"
patches/0017-media-v4l2-core-move-i2c-helpers-out-of-v4l2-common..patch:310: 
CHECK: Alignment should match open parenthesis
patches/0017-media-v4l2-core-move-i2c-helpers-out-of-v4l2-common..patch:316: 
WARNING: Block comments use * on subsequent lines
patches/0017-media-v4l2-core-move-i2c-helpers-out-of-v4l2-common..patch:316: 
WARNING: Block comments use a trailing */ on a separate line
patches/0017-media-v4l2-core-move-i2c-helpers-out-of-v4l2-common..patch:335: 
WARNING: Block comments use * on subsequent lines
patches/0017-media-v4l2-core-move-i2c-helpers-out-of-v4l2-common..patch:335: 
WARNING: Block comments use a trailing */ on a separate line
patches/0017-media-v4l2-core-move-i2c-helpers-out-of-v4l2-common..patch:485: 
WARNING: line over 80 characters

Error #256 when running ./scripts/checkpatch.pl --terse --mailback --no-summary 
--strict patches/0017-media-v4l2-core-move-i2c-helpers-out-of-v4l2-common..patch

Reply via email to