2007-08-13 10:58:44

by Joe Perches

[permalink] [raw]
Subject: [PATCH] [459/2many] MAINTAINERS - SPIDERNET NETWORK DRIVER for CELL

Add file pattern to MAINTAINER entry

Signed-off-by: Joe Perches <[email protected]>

diff --git a/MAINTAINERS b/MAINTAINERS
index b616562..fa8fb1c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4377,6 +4377,9 @@ P: Linas Vepstas
M: [email protected]
L: [email protected]
S: Supported
+F: Documentation/networking/spider_net.txt
+F: arch/powerpc/platforms/cell/spider-pic.c
+F: drivers/net/spider_net*

SRM (Alpha) environment access
P: Jan-Benedict Glaw


2007-08-13 16:39:36

by linas

[permalink] [raw]
Subject: Re: [PATCH] [459/2many] MAINTAINERS - SPIDERNET NETWORK DRIVER for CELL

On Sun, Aug 12, 2007 at 11:36:42PM -0700, [email protected] wrote:
> Add file pattern to MAINTAINER entry
>
> Signed-off-by: Joe Perches <[email protected]>
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b616562..fa8fb1c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4377,6 +4377,9 @@ P: Linas Vepstas
> M: [email protected]
> L: [email protected]
> S: Supported
> +F: Documentation/networking/spider_net.txt
> +F: arch/powerpc/platforms/cell/spider-pic.c
> +F: drivers/net/spider_net*

Note quite right. spider-pic is not part of spider_net.
The rest loks fine.

--linas

2007-08-13 17:18:55

by Joe Perches

[permalink] [raw]
Subject: Re: [PATCH] [459/2many] MAINTAINERS - SPIDERNET NETWORK DRIVER for CELL

On Mon, 2007-08-13 at 10:45 -0500, Linas Vepstas wrote:
> Note quite right. spider-pic is not part of spider_net.

SPIDERNET NETWORK DRIVER for CELL
P: Linas Vepstas
M: [email protected]
L: [email protected]
S: Supported
F: Documentation/networking/spider_net.txt
F: drivers/net/spider_net*



2007-08-14 20:08:18

by linas

[permalink] [raw]
Subject: Re: [PATCH] [459/2many] MAINTAINERS - SPIDERNET NETWORK DRIVER for CELL

On Mon, Aug 13, 2007 at 10:07:25AM -0700, Joe Perches wrote:
> On Mon, 2007-08-13 at 10:45 -0500, Linas Vepstas wrote:
> > Note quite right. spider-pic is not part of spider_net.
>
> SPIDERNET NETWORK DRIVER for CELL
> P: Linas Vepstas
> M: [email protected]
> L: [email protected]
> S: Supported
> F: Documentation/networking/spider_net.txt
> F: drivers/net/spider_net*

Works for me.

Acked-by: Linas Vepstas <[email protected]>