linux/drivers/media/test-drivers/vidtv
Eric Biggers 96c6d8e138 media: vidtv: Use crc32_be() instead of open coding
dvb_crc32() does exactly the same computation as the crc32_be() library
function.  Just call crc32_be() instead.

Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
2026-03-25 18:27:25 +01:00
..
Kconfig media: vidtv: Use crc32_be() instead of open coding 2026-03-25 18:27:25 +01:00
Makefile
vidtv_bridge.c media: vidtv: fix nfeeds state corruption on start_streaming failure 2026-03-16 16:30:20 +01:00
vidtv_bridge.h
vidtv_channel.c media: vidtv: fix NULL pointer dereference in vidtv_channel_pmt_match_sections 2026-03-16 16:30:20 +01:00
vidtv_channel.h
vidtv_common.c
vidtv_common.h
vidtv_demod.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
vidtv_demod.h
vidtv_encoder.h
vidtv_mux.c media: vidtv: fix pass-by-value structs causing MSAN warnings 2026-03-16 16:30:20 +01:00
vidtv_mux.h
vidtv_pes.c media: vidtv: fix missing include 2023-12-18 00:23:10 -05:00
vidtv_pes.h
vidtv_psi.c media: vidtv: Use crc32_be() instead of open coding 2026-03-25 18:27:25 +01:00
vidtv_psi.h
vidtv_s302m.c media: vidtv: Rename PI definition to PI_SAMPLES 2026-03-16 11:51:55 +01:00
vidtv_s302m.h
vidtv_ts.c media: vidtv: fix pass-by-value structs causing MSAN warnings 2026-03-16 16:30:20 +01:00
vidtv_ts.h media: vidtv: fix pass-by-value structs causing MSAN warnings 2026-03-16 16:30:20 +01:00
vidtv_tuner.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
vidtv_tuner.h