Skip to content
Commit 4d671957 authored by vulab's avatar vulab Committed by Greg Kroah-Hartman
Browse files

USB: yurex: remove needless check before usb_free_coherent()



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

Signed-off-by: default avatarXu Wang <vulab@iscas.ac.cn>
Link: https://lore.kernel.org/r/20200810020802.9082-1-vulab@iscas.ac.cn
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 1100395d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment