commit | 2e5a8e1527a8cea26c973ee4aa1840ceb674101e | [log] [tgz] |
---|---|---|
author | Xu Wang <vulab@iscas.ac.cn> | Mon Jul 27 02:52:08 2020 +0000 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Jul 27 18:39:59 2020 +0200 |
tree | 8a1074d905c157943cd0c2a178245a8743991a5b | |
parent | 9ab0cb309e7950a1649bffade985e7ccc7aaf675 [diff] |
ALSA: usb-audio: endpoint : 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/20200727025208.8739-1-vulab@iscas.ac.cn Signed-off-by: Takashi Iwai <tiwai@suse.de>