aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/debug.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2018-01-22 14:41:53 +0000
committerGreg Kroah-Hartman <[email protected]>2018-01-23 09:22:34 +0000
commit077af794d9ab016b52cd3dd90bd8b1709a61710f (patch)
tree0bf45b8dfad90fa3d3416ba24093213c00a0197a /drivers/usb/storage/debug.c
parentusb: ehci-omap: don't complain on -EPROBE_DEFER when no PHY found (diff)
downloadkernel-077af794d9ab016b52cd3dd90bd8b1709a61710f.tar.gz
kernel-077af794d9ab016b52cd3dd90bd8b1709a61710f.zip
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 <[email protected]> Acked-by: Alan Stern <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/storage/debug.c')
-rw-r--r--drivers/usb/storage/debug.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/usb/storage/debug.c b/drivers/usb/storage/debug.c
index e5a4969d15ae..d7f50b7a079e 100644
--- a/drivers/usb/storage/debug.c
+++ b/drivers/usb/storage/debug.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/device.h>