linux-stable/drivers/media/test-drivers/vidtv
Yihao Han 298cf3dfac media: vidtv: use vfree() for memory allocated with vzalloc()
It is allocated with vzalloc(), the corresponding release function
should not be kfree(), use vfree() instead.

Generated by: scripts/coccinelle/api/kfree_mismatch.cocci

Signed-off-by: Yihao Han <hanyihao@vivo.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
2022-03-18 07:28:17 +01:00
..
Kconfig media: media/*/Kconfig: sort entries 2022-03-18 05:58:35 +01:00
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 media: vidtv: use vfree() for memory allocated with vzalloc() 2022-03-18 07:28:17 +01:00
vidtv_s302m.h
vidtv_ts.c
vidtv_ts.h
vidtv_tuner.c
vidtv_tuner.h