Re: [PATCH RESEND] Update 3ware driver email addresses

2016-12-14 Thread Martin K. Petersen
> "Adam" == adam radford  writes:

Adam> This change updates the 3ware drivers (3w-, 3w-9xxx, 3w-sas)
Adam> email addresses from linuxr...@lsi.com to aradf...@gmail.com,
Adam> since the old email address doesn't exist.

Applied to 4.10/scsi-fixes.

Thanks for doing this!

-- 
Martin K. Petersen  Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


RE: [PATCH RESEND] Update 3ware driver email addresses

2016-12-11 Thread Sumit Saxena
>-Original Message-
>From: linux-scsi-ow...@vger.kernel.org [mailto:linux-scsi-
>ow...@vger.kernel.org] On Behalf Of adam radford
>Sent: Saturday, December 10, 2016 12:38 AM
>To: linux-scsi
>Subject: [PATCH RESEND] Update 3ware driver email addresses
>
>This change updates the 3ware drivers (3w-, 3w-9xxx, 3w-sas) email
>addresses from linuxr...@lsi.com to aradf...@gmail.com, since the old email
>address doesn't exist.
>
>This patch was updated to remove www.lsi.com text.
>
>Signed-off-by: Adam Radford <aradf...@gmail.com>
>---
> MAINTAINERS| 2 +-
> drivers/scsi/3w-9xxx.c | 9 +++--
> drivers/scsi/3w-9xxx.h | 9 +++--
> drivers/scsi/3w-sas.c  | 7 ++-
> drivers/scsi/3w-sas.h  | 7 ++-
> drivers/scsi/3w-.c | 7 ++-
> drivers/scsi/3w-.h | 7 ++-
> 7 files changed, 15 insertions(+), 33 deletions(-)
>
>diff --git a/MAINTAINERS b/MAINTAINERS
>index b3a7774..1b5ddd0 100644
>--- a/MAINTAINERS
>+++ b/MAINTAINERS
>@@ -138,7 +138,7 @@ S:  Maintained
> F: drivers/net/ethernet/3com/typhoon*
>
> 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-, 3W-9XXX, 3W-SAS)
>-M: Adam Radford <linuxr...@lsi.com>
>+M: Adam Radford <aradf...@gmail.com>
> L: linux-scsi@vger.kernel.org
> W: http://www.lsi.com
> S: Supported
>diff --git a/drivers/scsi/3w-9xxx.c b/drivers/scsi/3w-9xxx.c index
>a56a7b2..316f87f 100644
>--- a/drivers/scsi/3w-9xxx.c
>+++ b/drivers/scsi/3w-9xxx.c
>@@ -1,8 +1,8 @@
> /*
>3w-9xxx.c -- 3ware 9000 Storage Controller device driver for Linux.
>
>-   Written By: Adam Radford <linuxr...@lsi.com>
>-   Modifications By: Tom Couch <linuxr...@lsi.com>
>+   Written By: Adam Radford <aradf...@gmail.com>
>+   Modifications By: Tom Couch
>
>Copyright (C) 2004-2009 Applied Micro Circuits Corporation.
>Copyright (C) 2010 LSI Corporation.
>@@ -41,10 +41,7 @@
>Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307
> USA
>
>Bugs/Comments/Suggestions should be mailed to:
>-   linuxr...@lsi.com
>-
>-   For more information, goto:
>-   http://www.lsi.com
>+   aradf...@gmail.com
>
>Note: This version of the driver does not contain a bundled firmware
>  image.
>diff --git a/drivers/scsi/3w-9xxx.h b/drivers/scsi/3w-9xxx.h index
>0fdc83c..b6c208c 100644
>--- a/drivers/scsi/3w-9xxx.h
>+++ b/drivers/scsi/3w-9xxx.h
>@@ -1,8 +1,8 @@
> /*
>3w-9xxx.h -- 3ware 9000 Storage Controller device driver for Linux.
>
>-   Written By: Adam Radford <linuxr...@lsi.com>
>-   Modifications By: Tom Couch <linuxr...@lsi.com>
>+   Written By: Adam Radford <aradf...@gmail.com>
>+   Modifications By: Tom Couch
>
>Copyright (C) 2004-2009 Applied Micro Circuits Corporation.
>Copyright (C) 2010 LSI Corporation.
>@@ -41,10 +41,7 @@
>Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307
> USA
>
>Bugs/Comments/Suggestions should be mailed to:
>-   linuxr...@lsi.com
>-
>-   For more information, goto:
>-   http://www.lsi.com
>+   aradf...@gmail.com
> */
>
> #ifndef _3W_9XXX_H
>diff --git a/drivers/scsi/3w-sas.c b/drivers/scsi/3w-sas.c index
>f837485..970d8fa
>100644
>--- a/drivers/scsi/3w-sas.c
>+++ b/drivers/scsi/3w-sas.c
>@@ -1,7 +1,7 @@
> /*
>3w-sas.c -- LSI 3ware SAS/SATA-RAID Controller device driver for Linux.
>
>-   Written By: Adam Radford <linuxr...@lsi.com>
>+   Written By: Adam Radford <aradf...@gmail.com>
>
>Copyright (C) 2009 LSI Corporation.
>
>@@ -43,10 +43,7 @@
>LSI 3ware 9750 6Gb/s SAS/SATA-RAID
>
>Bugs/Comments/Suggestions should be mailed to:
>-   linuxr...@lsi.com
>-
>-   For more information, goto:
>-   http://www.lsi.com
[]
>+   aradf...@gmail.com
>
>History
>---
>diff --git a/drivers/scsi/3w-sas.h b/drivers/scsi/3w-sas.h index
>fec6449..05e77d8
>100644
>--- a/drivers/scsi/3w-sas.h
>+++ b/drivers/scsi/3w-sas.h
>@@ -1,7 +1,7 @@
> /*
>3w-sas.h -- LSI 3ware SAS/SATA-RAID Controller device driver for Linux.
>
>-   Written By: Adam Radford <linuxr...@lsi.com>
>+   Written By: Adam Radford <aradf...@gmail.com>
>
Acked-by: Sumit Saxena <sumit.sax...@broadcom.com>

>Copyright (C) 2009 LSI Corporation.
>
>@@ -39,10 +39,7 @@
>Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307
> USA
>
>Bugs/Comments/Suggestions should be mailed to:
>-   linuxr...@lsi.com
>-
>-   For more information, goto:
>-   http://www.lsi.com
>+   aradf...@gmail.com
> */
>
> #ifndef _3W_SAS_H
>diff --git a/drivers/scsi/3w-.c b/drivers/scsi/3w-.c index

[PATCH RESEND] Update 3ware driver email addresses

2016-12-09 Thread adam radford
This change updates the 3ware drivers (3w-, 3w-9xxx, 3w-sas) email
addresses from linuxr...@lsi.com to aradf...@gmail.com, since the old
email address doesn't exist.

This patch was updated to remove www.lsi.com text.

Signed-off-by: Adam Radford 
---
 MAINTAINERS| 2 +-
 drivers/scsi/3w-9xxx.c | 9 +++--
 drivers/scsi/3w-9xxx.h | 9 +++--
 drivers/scsi/3w-sas.c  | 7 ++-
 drivers/scsi/3w-sas.h  | 7 ++-
 drivers/scsi/3w-.c | 7 ++-
 drivers/scsi/3w-.h | 7 ++-
 7 files changed, 15 insertions(+), 33 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index b3a7774..1b5ddd0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -138,7 +138,7 @@ S:  Maintained
 F: drivers/net/ethernet/3com/typhoon*

 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-, 3W-9XXX, 3W-SAS)
-M: Adam Radford 
+M: Adam Radford 
 L: linux-scsi@vger.kernel.org
 W: http://www.lsi.com
 S: Supported
diff --git a/drivers/scsi/3w-9xxx.c b/drivers/scsi/3w-9xxx.c
index a56a7b2..316f87f 100644
--- a/drivers/scsi/3w-9xxx.c
+++ b/drivers/scsi/3w-9xxx.c
@@ -1,8 +1,8 @@
 /*
3w-9xxx.c -- 3ware 9000 Storage Controller device driver for Linux.

-   Written By: Adam Radford 
-   Modifications By: Tom Couch 
+   Written By: Adam Radford 
+   Modifications By: Tom Couch

Copyright (C) 2004-2009 Applied Micro Circuits Corporation.
Copyright (C) 2010 LSI Corporation.
@@ -41,10 +41,7 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

Bugs/Comments/Suggestions should be mailed to:
-   linuxr...@lsi.com
-
-   For more information, goto:
-   http://www.lsi.com
+   aradf...@gmail.com

Note: This version of the driver does not contain a bundled firmware
  image.
diff --git a/drivers/scsi/3w-9xxx.h b/drivers/scsi/3w-9xxx.h
index 0fdc83c..b6c208c 100644
--- a/drivers/scsi/3w-9xxx.h
+++ b/drivers/scsi/3w-9xxx.h
@@ -1,8 +1,8 @@
 /*
3w-9xxx.h -- 3ware 9000 Storage Controller device driver for Linux.

-   Written By: Adam Radford 
-   Modifications By: Tom Couch 
+   Written By: Adam Radford 
+   Modifications By: Tom Couch

Copyright (C) 2004-2009 Applied Micro Circuits Corporation.
Copyright (C) 2010 LSI Corporation.
@@ -41,10 +41,7 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

Bugs/Comments/Suggestions should be mailed to:
-   linuxr...@lsi.com
-
-   For more information, goto:
-   http://www.lsi.com
+   aradf...@gmail.com
 */

 #ifndef _3W_9XXX_H
diff --git a/drivers/scsi/3w-sas.c b/drivers/scsi/3w-sas.c
index f837485..970d8fa 100644
--- a/drivers/scsi/3w-sas.c
+++ b/drivers/scsi/3w-sas.c
@@ -1,7 +1,7 @@
 /*
3w-sas.c -- LSI 3ware SAS/SATA-RAID Controller device driver for Linux.

-   Written By: Adam Radford 
+   Written By: Adam Radford 

Copyright (C) 2009 LSI Corporation.

@@ -43,10 +43,7 @@
LSI 3ware 9750 6Gb/s SAS/SATA-RAID

Bugs/Comments/Suggestions should be mailed to:
-   linuxr...@lsi.com
-
-   For more information, goto:
-   http://www.lsi.com
+   aradf...@gmail.com

History
---
diff --git a/drivers/scsi/3w-sas.h b/drivers/scsi/3w-sas.h
index fec6449..05e77d8 100644
--- a/drivers/scsi/3w-sas.h
+++ b/drivers/scsi/3w-sas.h
@@ -1,7 +1,7 @@
 /*
3w-sas.h -- LSI 3ware SAS/SATA-RAID Controller device driver for Linux.

-   Written By: Adam Radford 
+   Written By: Adam Radford 

Copyright (C) 2009 LSI Corporation.

@@ -39,10 +39,7 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

Bugs/Comments/Suggestions should be mailed to:
-   linuxr...@lsi.com
-
-   For more information, goto:
-   http://www.lsi.com
+   aradf...@gmail.com
 */

 #ifndef _3W_SAS_H
diff --git a/drivers/scsi/3w-.c b/drivers/scsi/3w-.c
index 25aba16..26ab5c0 100644
--- a/drivers/scsi/3w-.c
+++ b/drivers/scsi/3w-.c
@@ -1,7 +1,7 @@
 /*
3w-.c -- 3ware Storage Controller device driver for Linux.

-   Written By: Adam Radford 
+   Written By: Adam Radford 
Modifications By: Joel Jacobson 
 Arnaldo Carvalho de Melo 
  Brad Strand 
@@ -47,10 +47,7 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

Bugs/Comments/Suggestions should be mailed to:
-   linuxr...@lsi.com
-
-   For more information, goto:
-   http://www.lsi.com
+   aradf...@gmail.com

History
---
diff --git a/drivers/scsi/3w-.h b/drivers/scsi/3w-.h
index 6f65e66..c2575c0 100644
--- a/drivers/scsi/3w-.h
+++ b/drivers/scsi/3w-.h
@@ -1,7 +1,7 @@
 /*
3w-.h -- 3ware Storage Controller device driver for Linux.

-   Written By: Adam Radford