aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/protocol.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-01-22 15:41:53 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-01-23 10:22:34 +0100
commit077af794d9ab016b52cd3dd90bd8b1709a61710f (patch)
tree0bf45b8dfad90fa3d3416ba24093213c00a0197a /drivers/usb/storage/protocol.c
parent5008ae5156ebf3a6e6b07269f1b8a67273ef4b6a (diff)
downloadlinux-077af794d9ab016b52cd3dd90bd8b1709a61710f.tar.gz
USB: storage: remove invalid URL from drivers
The old URL for usb-storage driver help is long gone. So remove it from the comments to not confuse people anymore. Reported-by: Matthew Dharm <mdharm-usb@one-eyed-alien.net> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/storage/protocol.c')
-rw-r--r--drivers/usb/storage/protocol.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/usb/storage/protocol.c b/drivers/usb/storage/protocol.c
index f3f2a93f52e1a9..9033e505db7f53 100644
--- a/drivers/usb/storage/protocol.c
+++ b/drivers/usb/storage/protocol.c
@@ -25,9 +25,6 @@
*
* Also, for certain devices, the interrupt endpoint is used to convey
* status of a command.
- *
- * Please see http://www.one-eyed-alien.net/~mdharm/linux-usb for more
- * information about this driver.
*/
#include <linux/highmem.h>