diff options
author | Yihao Han <hanyihao@vivo.com> | 2022-03-08 10:41:32 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2022-03-18 07:28:17 +0100 |
commit | 298cf3dfacc971350be102ddb55bbc2916e32e34 (patch) | |
tree | 143b00eb5719690800e5f69dd2ded30289b57add /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 4df312b9caf289db5fbeada69d44eaa6daeaae3a (diff) |
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions