diff options
author | Mark Einon <mark.einon@gmail.com> | 2014-10-19 20:25:26 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-11-03 15:26:16 -0800 |
commit | 2e069232fd470175068cbd6eaf8879ef47d772f8 (patch) | |
tree | 60e19240c506475f6df5c7905350694c43fb82bd /MAINTAINERS | |
parent | ec5633ba677761b44ba94ae29c906ba79dd6eaa0 (diff) | |
download | linux-2e069232fd470175068cbd6eaf8879ef47d772f8.tar.bz2 |
MAINTAINERS: Remove duplicate entry for usbip driver
The usbip driver was moved out of staging in 3.17-rc3 but the MAINTAINERS file
still has the old staging entry as well as the new one. Remove the old entry.
Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3c6427190be2..22d0bb08127f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9703,11 +9703,6 @@ S: Maintained F: Documentation/hid/hiddev.txt F: drivers/hid/usbhid/ -USB/IP DRIVERS -L: linux-usb@vger.kernel.org -S: Orphan -F: drivers/staging/usbip/ - USB ISP116X DRIVER M: Olav Kongas <ok@artecdesign.ee> L: linux-usb@vger.kernel.org |