[PATCH 127/223]drivers/scsi/scsi_debug.c Update broken web addresses.

From: Justin P. Mattock
Date: Thu Sep 09 2010 - 18:58:54 EST


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/scsi_debug.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/scsi/scsi_debug.c b/drivers/scsi/scsi_debug.c
index b02bdc6..705f541 100644
--- a/drivers/scsi/scsi_debug.c
+++ b/drivers/scsi/scsi_debug.c
@@ -555,8 +555,8 @@ static int inquiry_evpd_84(unsigned char * arr)
static int inquiry_evpd_85(unsigned char * arr)
{
int num = 0;
- const char * na1 = "https://www.kernel.org/config";;
- const char * na2 = "http://www.kernel.org/log";;
+ const char * na1 = "https://www.kernel.org";;
+ const char * na2 = "http://www.kernel.org";;
int plen, olen;

arr[num++] = 0x1; /* lu, storage config */
--
1.7.2.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/