aboutsummaryrefslogtreecommitdiffstats
path: root/0005-USB-usbip-delete-README-file.patch
diff options
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-02-14 09:45:55 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-02-14 09:45:55 +0100
commitb9417a1901353e03e2104a129c766ca9ede6f3a8 (patch)
tree9c8e557d641733b362183c7c093b23b3491e674e /0005-USB-usbip-delete-README-file.patch
parent608300a4ed23a1f2bc44e963ddce697937b8925b (diff)
downloadpatches-b9417a1901353e03e2104a129c766ca9ede6f3a8.tar.gz
drop patches now merged upstream
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>