diff options
author | Anirudh Rayabharam <mail@anirudhrb.com> | 2021-08-21 00:31:22 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-08-26 13:29:10 +0200 |
commit | 5289253b01d7bfa5e8ae23fdc2482acacd301e7d (patch) | |
tree | 8f9af24fbeb7392e021703cdd2a6bf048bc1529d /drivers/usb/usbip/vudc_tx.c | |
parent | 258c81b341c8025d79073ce2d6ce19dcdc7d10d2 (diff) | |
download | linux-5289253b01d7bfa5e8ae23fdc2482acacd301e7d.tar.bz2 |
usbip: clean up code in vhci_device_unlink_cleanup
The cleanup code for unlink_tx and unlink_rx lists is almost the same.
So, extract it into a new function and call it for both unlink_rx and
unlink_tx. Also, remove unnecessary log messages.
Signed-off-by: Anirudh Rayabharam <mail@anirudhrb.com>
Link: https://lore.kernel.org/r/20210820190122.16379-3-mail@anirudhrb.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/usbip/vudc_tx.c')
0 files changed, 0 insertions, 0 deletions