aboutsummaryrefslogtreecommitdiffstats
path: root/0005-USB-usbip-delete-README-file.patch
diff options
Diffstat (limited to '0005-USB-usbip-delete-README-file.patch')
-rw-r--r--0005-USB-usbip-delete-README-file.patch26
1 files changed, 0 insertions, 26 deletions
diff --git a/0005-USB-usbip-delete-README-file.patch b/0005-USB-usbip-delete-README-file.patch
deleted file mode 100644
index 143653d1f4b552..00000000000000
--- a/0005-USB-usbip-delete-README-file.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From fb31307b19e41465cd404336b03f75d1ce3b8a79 Mon Sep 17 00:00:00 2001
-From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-Date: Thu, 17 Jan 2019 09:17:03 +0100
-Subject: [PATCH 05/11] 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>
-Cc: Shuah Khan <shuah@kernel.org>
-Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----
- drivers/usb/usbip/README | 7 -------
- 1 file changed, 7 deletions(-)
- delete mode 100644 drivers/usb/usbip/README
-
---- 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>