diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2016-09-21 10:09:39 -0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-01-26 08:24:45 +0100 |
commit | 278997a8e002ba1cedf132e86b12acf00137c28a (patch) | |
tree | 16399528cc7716442c2188039f3c2b2c173ae8a5 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | cec5ef6ac5202c79d0a95e65d41511a770e8607b (diff) |
gs1662: drop kfree for memory allocated with devm_kzalloc
commit df94121f02ecce435d6b5277071eb94b764caa89 upstream.
It's not necessary to free memory allocated with devm_kzalloc
and using kfree leads to a double free.
Fixes: 7aae6e2df127 ("[media] Add GS1662 driver, a video serializer")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions