mbox series

[GIT,PULL,FOR,v5.14] Various staging cleanups from the Outreachy project

Message ID 0db4d232-b345-6c06-5e3d-11504196af3b@xs4all.nl (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,FOR,v5.14] Various staging cleanups from the Outreachy project | expand

Pull-request

git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.13-out2

Message

Hans Verkuil April 15, 2021, 2:27 p.m. UTC
The following changes since commit 0b276e470a4d43e1365d3eb53c608a3d208cabd4:

  media: coda: fix macroblocks count control usage (2021-04-15 13:23:26 +0200)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.13-out2

for you to fetch changes up to bef8455e2730cdcc0f390d87d8a35737ecaeebd0:

  staging: media: atomisp: pci: Format comments according to coding-style in file atomisp_cmd.h (2021-04-15 16:25:38 +0200)

----------------------------------------------------------------
Tag branch

----------------------------------------------------------------
Aline Santana Cordeiro (8):
      staging: media: hantro: Align line break to the open parenthesis in file hantro_hw.h
      staging: media: hantro: Align line break to the open parenthesis in file hantro_mpeg2.c
      staging: media: omap4iss: Align line break to the open parenthesis in file iss_video.c
      staging: media: omap4iss: Remove unused macro function
      staging: media: atomisp: pci: Correct identation in block of conditional statements in file atomisp_v4l2.c
      staging: media: atomisp: pci: Correct identation in block of conditional statements in file atomisp_acc.c
      staging: media: atomisp: pci: Format comments according to coding-style in file atomisp_acc.c
      staging: media: atomisp: pci: Format comments according to coding-style in file atomisp_cmd.h

Beatriz Martins de Carvalho (1):
      staging: media: atomisp: i2c: align line break to match with open parenthesis

Martiros Shakhzadyan (2):
      staging: media: atomisp: Removed a superfluous else clause
      staging: media: atomisp: Minor code style changes

Mitali Borkar (5):
      staging: media: intel-ipu3: remove unnecessary blank line
      staging: media: intel-ipu3: reduce length of line
      staging: media: intel-ipu3: remove space before tabs
      staging: media: intel-ipu3: line should not end with '['
      staging: media: zoran: add spaces around '<<' operator

 drivers/staging/media/atomisp/i2c/atomisp-gc2235.c |   4 +-
 drivers/staging/media/atomisp/i2c/atomisp-ov2722.c |  18 +++---
 drivers/staging/media/atomisp/pci/atomisp_acc.c    |  12 ++--
 drivers/staging/media/atomisp/pci/atomisp_cmd.h    | 161 +++++++++++++------------------------------------
 drivers/staging/media/atomisp/pci/atomisp_v4l2.c   |   2 +-
 drivers/staging/media/hantro/hantro_hw.h           |   2 +-
 drivers/staging/media/hantro/hantro_mpeg2.c        |   2 +-
 drivers/staging/media/ipu3/include/intel-ipu3.h    |  13 ++--
 drivers/staging/media/omap4iss/iss.h               |   3 -
 drivers/staging/media/omap4iss/iss_video.c         |   4 +-
 drivers/staging/media/zoran/zr36057.h              |  14 ++---
 11 files changed, 80 insertions(+), 155 deletions(-)

Comments

Jenkins April 15, 2021, 2:54 p.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/0db4d232-b345-6c06-5e3d-11504196af3b@xs4all.nl/
Build log: https://builder.linuxtv.org/job/patchwork/98851/
Build time: 00:08:40
Link: https://lore.kernel.org/linux-media/0db4d232-b345-6c06-5e3d-11504196af3b@xs4all.nl

gpg: Signature made Thu 15 Apr 2021 02:25:44 PM UTC
gpg:                using RSA key AAA7FFBA4D2D77EF4CAEA1421326E0CD23ABDCE5
gpg: Good signature from "Hans Verkuil <hverkuil-cisco@xs4all.nl>" [unknown]
gpg:                 aka "Hans Verkuil <hverkuil@xs4all.nl>" [full]
gpg: Note: This key has expired!
Primary key fingerprint: 052C DE7B C215 053B 689F  1BCA BD2D 6148 6614 3B4C
     Subkey fingerprint: AAA7 FFBA 4D2D 77EF 4CAE  A142 1326 E0CD 23AB DCE5

Summary: got 2/16 patches with issues, being 0 at build time, plus one error when buinding PDF document

Error/warnings:

patches/0009-staging-media-intel-ipu3-line-should-not-end-with.patch:

   checkpatch.pl:
	$ cat patches/0009-staging-media-intel-ipu3-line-should-not-end-with.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
	-:29: WARNING: Prefer __aligned(32) over __attribute__((aligned(32)))

patches/0010-staging-media-zoran-add-spaces-around-operator.patch:

   checkpatch.pl:
	$ cat patches/0010-staging-media-zoran-add-spaces-around-operator.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
	-:32: CHECK: Prefer using the BIT macro
	-:35: CHECK: Prefer using the BIT macro
	-:36: CHECK: Prefer using the BIT macro
	-:37: CHECK: Prefer using the BIT macro


Error #512 when building PDF docs