mbox series

[GIT,PULL,FOR,v5.8] Small fixes

Message ID 20200508094758.GC1214@gofer.mess.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,FOR,v5.8] Small fixes | expand

Pull-request

git://linuxtv.org/syoung/media_tree.git tags/v5.8d

Message

Sean Young May 8, 2020, 9:47 a.m. UTC
The following changes since commit 5b9f8e4ac9473962fa0e824fd1f04138600d459d:

  media: ipu3.rst: fix a build warning (2020-05-06 14:49:41 +0200)

are available in the Git repository at:

  git://linuxtv.org/syoung/media_tree.git tags/v5.8d

for you to fetch changes up to 9757af7af9480de959e3a13b96a8f506b12740b8:

  media: dvb-frontends: remove redundant initialization of variable status (2020-05-08 09:26:21 +0100)

----------------------------------------------------------------
v5.8d

----------------------------------------------------------------
Colin Ian King (4):
      media: dvb: remove redundant assignment to variable bw
      media: stv0900_core: remove redundant assignment to variable val
      media: mantis_dvb: remove redundant initialization to variable result
      media: dvb-frontends: remove redundant initialization of variable status

Jia-Ju Bai (1):
      media: usb: ttusb-dec: reduce the number of memory reads in ttusb_dec_handle_irq()

Sean Young (2):
      media: gpio-ir-tx: improve precision of transmitted signal due to scheduling
      media: gpio-ir-tx: allow transmission without carrier

 drivers/media/dvb-frontends/cxd2880/cxd2880_top.c |  2 +-
 drivers/media/dvb-frontends/drxk_hard.c           |  2 +-
 drivers/media/dvb-frontends/stv0900_core.c        |  2 +-
 drivers/media/pci/mantis/mantis_dvb.c             |  2 +-
 drivers/media/rc/gpio-ir-tx.c                     | 51 ++++++++++++++++++-----
 drivers/media/usb/ttusb-dec/ttusb_dec.c           |  9 ++--
 6 files changed, 50 insertions(+), 18 deletions(-)

Comments

Jenkins May 8, 2020, 10:01 a.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/patch/63674/
Build log: https://builder.linuxtv.org/job/patchwork/50037/
Build time: 00:11:00
Link: https://lore.kernel.org/linux-media/20200508094758.GC1214@gofer.mess.org

gpg: Signature made Fri 08 May 2020 08:29:18 AM UTC
gpg:                using RSA key A624251A26084A9ED9E4C8B6425F639D3960FA9E
gpg:                issuer "sean@mess.org"
gpg: Good signature from "Sean Young <sean@mess.org>" [full]

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

Error/warnings:


Error #256 when running cat patches/0005-media-usb-ttusb-dec-reduce-the-number-of-memory-read.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict:
$ cat patches/0005-media-usb-ttusb-dec-reduce-the-number-of-memory-read.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
-:39: WARNING: line over 80 characters
-:42: WARNING: line over 80 characters