diff options
author | Yihao Han <hanyihao@vivo.com> | 2022-03-08 12:41:32 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2022-03-18 09:28:17 +0300 |
commit | 298cf3dfacc971350be102ddb55bbc2916e32e34 (patch) | |
tree | 143b00eb5719690800e5f69dd2ded30289b57add /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4df312b9caf289db5fbeada69d44eaa6daeaae3a (diff) | |
download | linux-298cf3dfacc971350be102ddb55bbc2916e32e34.tar.xz |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions