From 4494ae38a45bb209bae3f2311469f17dc4c553f2 Mon Sep 17 00:00:00 2001 From: Jonathan Dieter Date: Sat, 13 Jan 2018 19:25:27 +0200 Subject: [PATCH] Remove unnecessary comments about upstreamed patches Signed-off-by: Jonathan Dieter --- usbip.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/usbip.spec b/usbip.spec index 7f0f251..ece694e 100644 --- a/usbip.spec +++ b/usbip.spec @@ -18,9 +18,6 @@ Source: usbip-%{version}.tar.xz Source1: usbip-server.service Source2: usbip-client.service Source99: extract_usbip.sh -# The following patches have been submitted to the LKML (see the thread -# starting at https://www.spinics.net/lists/kernel/msg2448891.html) and are -# still in the process of being reviewed. Requires: kmod(usbip-core.ko) Requires: kmod(usbip-host.ko) Requires: kmod(vhci-hcd.ko)