linux_dsm_epyc7002/drivers/usb/usbip
Colin Ian King 81d8a8eb0a USB: usbip: fix spelling mistake: "synchronuously" -> "synchronously"
Trivial fix to spelling mistake in error message text

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-11-28 15:08:43 +01:00
..
Kconfig usb: Kconfig: using select for USB_COMMON dependency 2016-09-27 12:20:17 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
README usbip: move usbip kernel code out of staging 2014-08-25 10:40:06 -07:00
stub_dev.c USB: usbip: Remove redundant license text 2017-11-07 15:45:01 +01:00
stub_main.c USB: usbip: Remove redundant license text 2017-11-07 15:45:01 +01:00
stub_rx.c USB: usbip: Remove redundant license text 2017-11-07 15:45:01 +01:00
stub_tx.c USB: usbip: Remove redundant license text 2017-11-07 15:45:01 +01:00
stub.h USB: usbip: Remove redundant license text 2017-11-07 15:45:01 +01:00
usbip_common.c USB: usbip: Remove redundant license text 2017-11-07 15:45:01 +01:00
usbip_common.h USB: usbip: Remove redundant license text 2017-11-07 15:45:01 +01:00
usbip_event.c USB: usbip: Remove redundant license text 2017-11-07 15:45:01 +01:00
vhci_hcd.c USB: usbip: Remove redundant license text 2017-11-07 15:45:01 +01:00
vhci_rx.c USB: usbip: fix spelling mistake: "synchronuously" -> "synchronously" 2017-11-28 15:08:43 +01:00
vhci_sysfs.c USB: usbip: Remove redundant license text 2017-11-07 15:45:01 +01:00
vhci_tx.c USB: usbip: Remove redundant license text 2017-11-07 15:45:01 +01:00
vhci.h USB: usbip: Remove redundant license text 2017-11-07 15:45:01 +01:00
vudc_dev.c USB: usbip: Remove redundant license text 2017-11-07 15:45:01 +01:00
vudc_main.c USB: usbip: Remove redundant license text 2017-11-07 15:45:01 +01:00
vudc_rx.c USB: usbip: Remove redundant license text 2017-11-07 15:45:01 +01:00
vudc_sysfs.c USB: usbip: Remove redundant license text 2017-11-07 15:45:01 +01:00
vudc_transfer.c USB: usbip: Remove redundant license text 2017-11-07 15:45:01 +01:00
vudc_tx.c USB: usbip: Remove redundant license text 2017-11-07 15:45:01 +01:00
vudc.h USB: usbip: Remove redundant license text 2017-11-07 15:45:01 +01:00

TODO:
	- more discussion about the protocol
	- testing
	- review of the userspace interface
	- document the protocol

Please send patches for this code to Greg Kroah-Hartman <greg@kroah.com>