All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Update 3ware driver email addresses
@ 2016-11-11  0:23 adam radford
  2016-12-07 20:38 ` adam radford
  0 siblings, 1 reply; 4+ messages in thread
From: adam radford @ 2016-11-11  0:23 UTC (permalink / raw)
  To: linux-scsi

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

Signed-off-by: Adam Radford <aradford@gmail.com>
---
 MAINTAINERS            | 2 +-
 drivers/scsi/3w-9xxx.c | 6 +++---
 drivers/scsi/3w-9xxx.h | 6 +++---
 drivers/scsi/3w-sas.c  | 4 ++--
 drivers/scsi/3w-sas.h  | 4 ++--
 drivers/scsi/3w-xxxx.c | 4 ++--
 drivers/scsi/3w-xxxx.h | 4 ++--
 7 files changed, 15 insertions(+), 15 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-XXXX, 3W-9XXX, 3W-SAS)
-M:     Adam Radford <linuxraid@lsi.com>
+M:     Adam Radford <aradford@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..6de3cab 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 <linuxraid@lsi.com>
-   Modifications By: Tom Couch <linuxraid@lsi.com>
+   Written By: Adam Radford <aradford@gmail.com>
+   Modifications By: Tom Couch

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

    Bugs/Comments/Suggestions should be mailed to:
-   linuxraid@lsi.com
+   aradford@gmail.com

    For more information, goto:
    http://www.lsi.com
diff --git a/drivers/scsi/3w-9xxx.h b/drivers/scsi/3w-9xxx.h
index 0fdc83c..5380ce4 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 <linuxraid@lsi.com>
-   Modifications By: Tom Couch <linuxraid@lsi.com>
+   Written By: Adam Radford <aradford@gmail.com>
+   Modifications By: Tom Couch

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

    Bugs/Comments/Suggestions should be mailed to:
-   linuxraid@lsi.com
+   aradford@gmail.com

    For more information, goto:
    http://www.lsi.com
diff --git a/drivers/scsi/3w-sas.c b/drivers/scsi/3w-sas.c
index f837485..6840217 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 <linuxraid@lsi.com>
+   Written By: Adam Radford <aradford@gmail.com>

    Copyright (C) 2009 LSI Corporation.

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

    Bugs/Comments/Suggestions should be mailed to:
-   linuxraid@lsi.com
+   aradford@gmail.com

    For more information, goto:
    http://www.lsi.com
diff --git a/drivers/scsi/3w-sas.h b/drivers/scsi/3w-sas.h
index fec6449..e7b7aec 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 <linuxraid@lsi.com>
+   Written By: Adam Radford <aradford@gmail.com>

    Copyright (C) 2009 LSI Corporation.

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

    Bugs/Comments/Suggestions should be mailed to:
-   linuxraid@lsi.com
+   aradford@gmail.com

    For more information, goto:
    http://www.lsi.com
diff --git a/drivers/scsi/3w-xxxx.c b/drivers/scsi/3w-xxxx.c
index 25aba16..374648d 100644
--- a/drivers/scsi/3w-xxxx.c
+++ b/drivers/scsi/3w-xxxx.c
@@ -1,7 +1,7 @@
 /*
    3w-xxxx.c -- 3ware Storage Controller device driver for Linux.

-   Written By: Adam Radford <linuxraid@lsi.com>
+   Written By: Adam Radford <aradford@gmail.com>
    Modifications By: Joel Jacobson <linux@3ware.com>
                     Arnaldo Carvalho de Melo <acme@conectiva.com.br>
                      Brad Strand <linux@3ware.com>
@@ -47,7 +47,7 @@
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

    Bugs/Comments/Suggestions should be mailed to:
-   linuxraid@lsi.com
+   aradford@gmail.com

    For more information, goto:
    http://www.lsi.com
diff --git a/drivers/scsi/3w-xxxx.h b/drivers/scsi/3w-xxxx.h
index 6f65e66..5a5a5d2 100644
--- a/drivers/scsi/3w-xxxx.h
+++ b/drivers/scsi/3w-xxxx.h
@@ -1,7 +1,7 @@
 /*
    3w-xxxx.h -- 3ware Storage Controller device driver for Linux.

-   Written By: Adam Radford <linuxraid@lsi.com>
+   Written By: Adam Radford <aradford@gmail.com>
    Modifications By: Joel Jacobson <linux@3ware.com>
                     Arnaldo Carvalho de Melo <acme@conectiva.com.br>
                      Brad Strand <linux@3ware.com>
@@ -45,7 +45,7 @@
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

    Bugs/Comments/Suggestions should be mailed to:
-   linuxraid@lsi.com
+   aradford@gmail.com

    For more information, goto:
    http://www.lsi.com
--
1.8.3.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] Update 3ware driver email addresses
  2016-11-11  0:23 [PATCH] Update 3ware driver email addresses adam radford
@ 2016-12-07 20:38 ` adam radford
  2016-12-07 23:12   ` Martin K. Petersen
  0 siblings, 1 reply; 4+ messages in thread
From: adam radford @ 2016-12-07 20:38 UTC (permalink / raw)
  To: linux-scsi

On Thu, Nov 10, 2016 at 4:23 PM, adam radford <aradford@gmail.com> wrote:
> This change updates the 3ware drivers (3w-xxxx, 3w-9xxx, 3w-sas) email
> addresses from linuxraid@lsi.com to aradford@gmail.com, since the old
> email address doesn't exist.
>
> Signed-off-by: Adam Radford <aradford@gmail.com>
> ---
>  MAINTAINERS            | 2 +-
>  drivers/scsi/3w-9xxx.c | 6 +++---
>  drivers/scsi/3w-9xxx.h | 6 +++---
>  drivers/scsi/3w-sas.c  | 4 ++--
>  drivers/scsi/3w-sas.h  | 4 ++--
>  drivers/scsi/3w-xxxx.c | 4 ++--
>  drivers/scsi/3w-xxxx.h | 4 ++--
>  7 files changed, 15 insertions(+), 15 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-XXXX, 3W-9XXX, 3W-SAS)
> -M:     Adam Radford <linuxraid@lsi.com>
> +M:     Adam Radford <aradford@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..6de3cab 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 <linuxraid@lsi.com>
> -   Modifications By: Tom Couch <linuxraid@lsi.com>
> +   Written By: Adam Radford <aradford@gmail.com>
> +   Modifications By: Tom Couch
>
>     Copyright (C) 2004-2009 Applied Micro Circuits Corporation.
>     Copyright (C) 2010 LSI Corporation.
> @@ -41,7 +41,7 @@
>     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
>
>     Bugs/Comments/Suggestions should be mailed to:
> -   linuxraid@lsi.com
> +   aradford@gmail.com
>
>     For more information, goto:
>     http://www.lsi.com
> diff --git a/drivers/scsi/3w-9xxx.h b/drivers/scsi/3w-9xxx.h
> index 0fdc83c..5380ce4 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 <linuxraid@lsi.com>
> -   Modifications By: Tom Couch <linuxraid@lsi.com>
> +   Written By: Adam Radford <aradford@gmail.com>
> +   Modifications By: Tom Couch
>
>     Copyright (C) 2004-2009 Applied Micro Circuits Corporation.
>     Copyright (C) 2010 LSI Corporation.
> @@ -41,7 +41,7 @@
>     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
>
>     Bugs/Comments/Suggestions should be mailed to:
> -   linuxraid@lsi.com
> +   aradford@gmail.com
>
>     For more information, goto:
>     http://www.lsi.com
> diff --git a/drivers/scsi/3w-sas.c b/drivers/scsi/3w-sas.c
> index f837485..6840217 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 <linuxraid@lsi.com>
> +   Written By: Adam Radford <aradford@gmail.com>
>
>     Copyright (C) 2009 LSI Corporation.
>
> @@ -43,7 +43,7 @@
>     LSI 3ware 9750 6Gb/s SAS/SATA-RAID
>
>     Bugs/Comments/Suggestions should be mailed to:
> -   linuxraid@lsi.com
> +   aradford@gmail.com
>
>     For more information, goto:
>     http://www.lsi.com
> diff --git a/drivers/scsi/3w-sas.h b/drivers/scsi/3w-sas.h
> index fec6449..e7b7aec 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 <linuxraid@lsi.com>
> +   Written By: Adam Radford <aradford@gmail.com>
>
>     Copyright (C) 2009 LSI Corporation.
>
> @@ -39,7 +39,7 @@
>     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
>
>     Bugs/Comments/Suggestions should be mailed to:
> -   linuxraid@lsi.com
> +   aradford@gmail.com
>
>     For more information, goto:
>     http://www.lsi.com
> diff --git a/drivers/scsi/3w-xxxx.c b/drivers/scsi/3w-xxxx.c
> index 25aba16..374648d 100644
> --- a/drivers/scsi/3w-xxxx.c
> +++ b/drivers/scsi/3w-xxxx.c
> @@ -1,7 +1,7 @@
>  /*
>     3w-xxxx.c -- 3ware Storage Controller device driver for Linux.
>
> -   Written By: Adam Radford <linuxraid@lsi.com>
> +   Written By: Adam Radford <aradford@gmail.com>
>     Modifications By: Joel Jacobson <linux@3ware.com>
>                      Arnaldo Carvalho de Melo <acme@conectiva.com.br>
>                       Brad Strand <linux@3ware.com>
> @@ -47,7 +47,7 @@
>     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
>
>     Bugs/Comments/Suggestions should be mailed to:
> -   linuxraid@lsi.com
> +   aradford@gmail.com
>
>     For more information, goto:
>     http://www.lsi.com
> diff --git a/drivers/scsi/3w-xxxx.h b/drivers/scsi/3w-xxxx.h
> index 6f65e66..5a5a5d2 100644
> --- a/drivers/scsi/3w-xxxx.h
> +++ b/drivers/scsi/3w-xxxx.h
> @@ -1,7 +1,7 @@
>  /*
>     3w-xxxx.h -- 3ware Storage Controller device driver for Linux.
>
> -   Written By: Adam Radford <linuxraid@lsi.com>
> +   Written By: Adam Radford <aradford@gmail.com>
>     Modifications By: Joel Jacobson <linux@3ware.com>
>                      Arnaldo Carvalho de Melo <acme@conectiva.com.br>
>                       Brad Strand <linux@3ware.com>
> @@ -45,7 +45,7 @@
>     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
>
>     Bugs/Comments/Suggestions should be mailed to:
> -   linuxraid@lsi.com
> +   aradford@gmail.com
>
>     For more information, goto:
>     http://www.lsi.com
> --
> 1.8.3.1

This maintainers/email update patch didn't get picked up.  Do I need
to fix it or re-send ?

-Adam

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] Update 3ware driver email addresses
  2016-12-07 20:38 ` adam radford
@ 2016-12-07 23:12   ` Martin K. Petersen
  2016-12-08  6:42     ` Kashyap Desai
  0 siblings, 1 reply; 4+ messages in thread
From: Martin K. Petersen @ 2016-12-07 23:12 UTC (permalink / raw)
  To: adam radford; +Cc: linux-scsi, Kashyap Desai

>>>>> "Adam" == adam radford <aradford@gmail.com> writes:

Adam,

Adam> This maintainers/email update patch didn't get picked up.  Do I
Adam> need to fix it or re-send ?

I still have it in the queue. Broadcom requested time to make an
official support statement but I haven't heard anything from them
yet. Kashyap?

-- 
Martin K. Petersen	Oracle Linux Engineering

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: [PATCH] Update 3ware driver email addresses
  2016-12-07 23:12   ` Martin K. Petersen
@ 2016-12-08  6:42     ` Kashyap Desai
  0 siblings, 0 replies; 4+ messages in thread
From: Kashyap Desai @ 2016-12-08  6:42 UTC (permalink / raw)
  To: Martin K. Petersen, adam radford
  Cc: linux-scsi, Kashyap Desai, Sreenivas Bagalkote, Christopher Owens,
	Krishnaraddi Mankani

> -----Original Message-----
> From: linux-scsi-owner@vger.kernel.org [mailto:linux-scsi-
> owner@vger.kernel.org] On Behalf Of Martin K. Petersen
> Sent: Thursday, December 08, 2016 4:43 AM
> To: adam radford
> Cc: linux-scsi; Kashyap Desai
> Subject: Re: [PATCH] Update 3ware driver email addresses
>
> >>>>> "Adam" == adam radford <aradford@gmail.com> writes:
>
> Adam,
>
> Adam> This maintainers/email update patch didn't get picked up.  Do I
> Adam> need to fix it or re-send ?
>
> I still have it in the queue. Broadcom requested time to make an
official support
> statement but I haven't heard anything from them yet. Kashyap?


Martin -
Official support statement from Broadcom -
LSI/Broadcom stopped supporting 3Ware controllers.  If Adam volunteer
keeping it alive, we would like to remove www.lsi.com references and make
it purely his driver.

Adam - Can you resend patch where "www.lsi.com" is removed from 3Ware
drivers. ? Me/Sumit will ack and Martin can take pick for next release.

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-12-08  6:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-11  0:23 [PATCH] Update 3ware driver email addresses adam radford
2016-12-07 20:38 ` adam radford
2016-12-07 23:12   ` Martin K. Petersen
2016-12-08  6:42     ` Kashyap Desai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.