linux/drivers/usb/usbip
Dan Carpenter 409fba2200 usbip: stub_rx: tidy the indenting in is_clear_halt_cmd()
There is an extra space character before the return statement.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-04-25 10:59:02 +02:00
..
Kconfig
Makefile
stub.h
stub_dev.c
stub_main.c
stub_rx.c usbip: stub_rx: tidy the indenting in is_clear_halt_cmd() 2019-04-25 10:59:02 +02:00
stub_tx.c
usbip_common.c
usbip_common.h
usbip_event.c
vhci.h
vhci_hcd.c usbip: Remove unnecessary null check 2019-03-19 15:00:34 +01:00
vhci_rx.c
vhci_sysfs.c
vhci_tx.c
vudc.h
vudc_dev.c usbip: Fix vep_free_request() null pointer checks on input args 2019-01-30 09:22:35 +01:00
vudc_main.c
vudc_rx.c
vudc_sysfs.c
vudc_transfer.c
vudc_tx.c