On 1/17/19 1:23 AM, Greg Kroah-Hartman wrote:
The README file ni the drivers/usb/usbip/ directory is not needed
anymore, so just delete it.
Cc: Valentina Manea <valentina.mane...@gmail.com>
Cc: Shuah Khan <sh...@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>
---
drivers/usb/usbip/README | 7 -------
1 file changed, 7 deletions(-)
delete mode 100644 drivers/usb/usbip/README
diff --git a/drivers/usb/usbip/README b/drivers/usb/usbip/README
deleted file mode 100644
index 41a2cf2e77a6..000000000000
--- a/drivers/usb/usbip/README
+++ /dev/null
@@ -1,7 +0,0 @@
-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 <g...@kroah.com>
Thanks for the patch.
Acked-by: Shuah Khan <sh...@kernel.org>
thanks,
-- Shuah