mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-01 18:53:02 +09:00
commitdf94121f02upstream. It's not necessary to free memory allocated with devm_kzalloc and using kfree leads to a double free. Fixes:7aae6e2df1("[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>