On Thu, 9 Sep 2010 15:37:36 -0700 Justin P. Mattock wrote:
Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.
Signed-off-by: Justin P. Mattock<justinmattock@xxxxxxxxx>
---
drivers/scsi/Kconfig | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index bbf91ae..6fe68d0 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -1608,9 +1608,9 @@ config SCSI_DEBUG
each with multiple dummy SCSI devices (disks). It defaults to one
host adapter with one dummy SCSI disk. Each dummy disk uses kernel
RAM as storage (i.e. it is a ramdisk). To save space when multiple
- dummy disks are simulated, they share the same kernel RAM for
- their storage. See<http://www.torque.net/sg/sdebug.html> for more
- information. This driver is primarily of use to those testing the
+ dummy disks are simulated, they share the same kernel RAM for their
+ storage. See<http://web.archive.org/web/*/http://www.torque.net/sg/sdebug.html>
+ for more information. This driver is primarily of use to those testing the
SCSI and block subsystems. If unsure, say N.
This one should be<http://sg.danny.cz/sg/sdebug26.html>
---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***