aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/usbip
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-01-17 09:23:48 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-01-18 09:35:33 +0100
commitfa5762fca80146153bff37ce5b74fa69b84904eb (patch)
tree18fcee1750716655fe69cbfb11bbd3a726cdc965 /drivers/usb/usbip
parentMerge tag 'fixes-for-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus (diff)
downloadlinux-dev-fa5762fca80146153bff37ce5b74fa69b84904eb.tar.xz
linux-dev-fa5762fca80146153bff37ce5b74fa69b84904eb.zip
USB: usbip: delete README file
The README file ni the drivers/usb/usbip/ directory is not needed anymore, so just delete it. Cc: Valentina Manea <valentina.manea.m@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Acked-by: Shuah Khan <shuah@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/usbip')
-rw-r--r--drivers/usb/usbip/README7
1 files changed, 0 insertions, 7 deletions
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 <greg@kroah.com>