Hi Mauro, Here the smatch fix, coverity fix, and a minor rc-core improvement. The later is for the use-case "I want all my IR decoders to be BPF". Thanks, Sean The following changes since commit 4bdbff4da40584ec2225bb429b7c66ad54d19cda: media: tuners: Kconfig: add some missing VIDEO_V4L2 dependencies (2020-04-23 07:57:27 +0200) are available in the Git repository at: git://linuxtv.org/syoung/media_tree.git tags/v5.8c for you to fetch changes up to 2a3745d69541c7d6d38b94ca8ec89a1a5817d3a1: media: si2157: ensure wait_status is initialized (2020-04-23 09:36:19 +0100) ---------------------------------------------------------------- v5.8c ---------------------------------------------------------------- Sean Young (3): media: m88ds3103: error in set_frontend is swallowed and not reported media: rc: no need for decoder state if decoder not enabled media: si2157: ensure wait_status is initialized drivers/media/dvb-frontends/m88ds3103.c | 2 ++ drivers/media/rc/rc-core-priv.h | 22 ++++++++++++++++++++++ drivers/media/tuners/si2157.c | 5 ++++- 3 files changed, 28 insertions(+), 1 deletion(-)