Home
last modified time | relevance | path

Searched hist:cf580e11fb6c94bc995dddc55489c65d0499cdd9 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/usb/b2c2/
H A Dflexcop-usb.cdiff cf580e11fb6c94bc995dddc55489c65d0499cdd9 Mon Sep 14 08:15:13 CEST 2020 Qinglang Miao <miaoqinglang@huawei.com> media: flexcop-usb: remove needless check before usb_free_coherent()

usb_free_coherent() is safe with NULL addr and this check is
not required.

Signed-off-by: Qinglang Miao <miaoqinglang@huawei.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>