linux-stable/drivers/media/dvb-core
Mauro Carvalho Chehab ea28f3f1d2 media: dvb-core: dvb_frontend: address some clang warnings
The typecasts at the dvb-core generate clang warnings when W=1
is enabled.

The warns are harmless, but they cause the build to break with
CONFIG_WERROR, so do the cast on a way that it won't produce
warnings anymore.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-11-29 10:15:04 +01:00
..
dmxdev.c media: dvb-core: Convert to SPDX identifier 2021-11-19 15:22:13 +00:00
dvb_ca_en50221.c
dvb_demux.c media: dvb-core: Convert to SPDX identifier 2021-11-19 15:22:13 +00:00
dvb_frontend.c media: dvb-core: dvb_frontend: address some clang warnings 2021-11-29 10:15:04 +01:00
dvb_math.c
dvb_net.c
dvb_ringbuffer.c
dvb_vb2.c media: dvb-core: Convert to SPDX identifier 2021-11-19 15:22:13 +00:00
dvbdev.c media: dvb-core: Convert to SPDX identifier 2021-11-19 15:22:13 +00:00
Kconfig
Makefile