diff options
author | Xu Wang <vulab@iscas.ac.cn> | 2020-08-10 02:08:02 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-18 12:12:58 +0200 |
commit | 4d671957d45346decb1a9d488921cf90c19e0d0f (patch) | |
tree | 962542536df19cb3d63de24c0a6c0a70b1eebdfa /drivers/usb/core/urb.c | |
parent | 1100395dc47cb78cab519f33a6a28cd3f1773ea4 (diff) |
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: Xu Wang <vulab@iscas.ac.cn>
Link: https://lore.kernel.org/r/20200810020802.9082-1-vulab@iscas.ac.cn
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/core/urb.c')
0 files changed, 0 insertions, 0 deletions