Message ID | 20200219103006.GD5023@valkosipuli.retiisi.org.uk (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [GIT,PULL,for,5.7] Smiapp driver cleanups, omap3isp fix | expand |
From: builder@linuxtv.org
Pull request: https://patchwork.linuxtv.org/patch/61722/
Build log: https://builder.linuxtv.org/job/patchwork/38795/
Build time: 00:04:25
Link: https://lore.kernel.org/linux-media/20200219103006.GD5023@valkosipuli.retiisi.org.uk
gpg: Signature made Wed 19 Feb 2020 10:24:28 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: 3 patches and/or PDF generation with issues, being 0 at build time
Error/warnings:
Error #256 when running ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0004-smiapp-Turn-limit-lookup-into-a-function.patch:
$ ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0004-smiapp-Turn-limit-lookup-into-a-function.patch
patches/0004-smiapp-Turn-limit-lookup-into-a-function.patch:24: CHECK: Alignment should match open parenthesis
patches/0004-smiapp-Turn-limit-lookup-into-a-function.patch:84: WARNING: line over 80 characters
patches/0004-smiapp-Turn-limit-lookup-into-a-function.patch:85: WARNING: line over 80 characters
patches/0004-smiapp-Turn-limit-lookup-into-a-function.patch:86: WARNING: line over 80 characters
patches/0004-smiapp-Turn-limit-lookup-into-a-function.patch:87: WARNING: line over 80 characters
patches/0004-smiapp-Turn-limit-lookup-into-a-function.patch:93: WARNING: line over 80 characters
patches/0004-smiapp-Turn-limit-lookup-into-a-function.patch:94: WARNING: line over 80 characters
patches/0004-smiapp-Turn-limit-lookup-into-a-function.patch:95: WARNING: line over 80 characters
patches/0004-smiapp-Turn-limit-lookup-into-a-function.patch:96: WARNING: line over 80 characters
patches/0004-smiapp-Turn-limit-lookup-into-a-function.patch:98: WARNING: line over 80 characters
patches/0004-smiapp-Turn-limit-lookup-into-a-function.patch:331: CHECK: Logical continuations should be on the previous line
patches/0004-smiapp-Turn-limit-lookup-into-a-function.patch:340: CHECK: Logical continuations should be on the previous line
Error #256 when running ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0005-smiapp-Move-SMIA-limit-reading-up.patch:
$ ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0005-smiapp-Move-SMIA-limit-reading-up.patch
patches/0005-smiapp-Move-SMIA-limit-reading-up.patch:31: CHECK: Lines should not end with a '('
Error #256 when running ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0007-smiapp-Move-definitions-under-driver-directory.patch:
$ ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0007-smiapp-Move-definitions-under-driver-directory.patch
patches/0007-smiapp-Move-definitions-under-driver-directory.patch:82: CHECK: Prefer kernel type 'u32' over 'uint32_t'
patches/0007-smiapp-Move-definitions-under-driver-directory.patch:85: CHECK: Prefer kernel type 'u32' over 'uint32_t'
patches/0007-smiapp-Move-definitions-under-driver-directory.patch:86: CHECK: Prefer kernel type 'u64' over 'uint64_t'
patches/0007-smiapp-Move-definitions-under-driver-directory.patch:97: WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?