mirror of
https://github.com/torvalds/linux.git
synced 2026-05-12 16:18:45 +02:00
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> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| vidtv_bridge.c | ||
| vidtv_bridge.h | ||
| vidtv_channel.c | ||
| vidtv_channel.h | ||
| vidtv_common.c | ||
| vidtv_common.h | ||
| vidtv_demod.c | ||
| vidtv_demod.h | ||
| vidtv_encoder.h | ||
| vidtv_mux.c | ||
| vidtv_mux.h | ||
| vidtv_pes.c | ||
| vidtv_pes.h | ||
| vidtv_psi.c | ||
| vidtv_psi.h | ||
| vidtv_s302m.c | ||
| vidtv_s302m.h | ||
| vidtv_ts.c | ||
| vidtv_ts.h | ||
| vidtv_tuner.c | ||
| vidtv_tuner.h | ||