2007-08-13 06:38:21

by Joe Perches

[permalink] [raw]
Subject: [PATCH] [29/2many] MAINTAINERS - ADM1025 HARDWARE MONITOR DRIVER

Add file pattern to MAINTAINER entry

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 4faf1ce..91bc5cd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -307,6 +307,7 @@ P: Jean Delvare
M: [email protected]
L: [email protected]
S: Maintained
+F: drivers/hwmon/adm1025.c

ADM1029 HARDWARE MONITOR DRIVER
P: Corentin Labbe


2007-08-13 13:32:06

by Jean Delvare

[permalink] [raw]
Subject: Re: [PATCH] [29/2many] MAINTAINERS - ADM1025 HARDWARE MONITOR DRIVER

Hi Joe,

What a storm :( This should have been one single patch IMHO, or grouped
by maintainer or subsystem or something.

On Sun, 12 Aug 2007 23:22:18 -0700, [email protected] wrote:
> Add file pattern to MAINTAINER entry

Can you please point me to where this new pattern was discussed?

>
> Signed-off-by: Joe Perches <[email protected]>
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4faf1ce..91bc5cd 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -307,6 +307,7 @@ P: Jean Delvare
> M: [email protected]
> L: [email protected]
> S: Maintained

+F: Documentation/hwmon/adm1025

> +F: drivers/hwmon/adm1025.c
>
> ADM1029 HARDWARE MONITOR DRIVER
> P: Corentin Labbe

Other patches I don't comment on, means I'm fine with them.

--
Jean Delvare

2007-08-13 16:35:22

by Kok, Auke

[permalink] [raw]
Subject: Re: [PATCH] [29/2many] MAINTAINERS - ADM1025 HARDWARE MONITOR DRIVER

Jean Delvare wrote:
> Hi Joe,
>
> What a storm :( This should have been one single patch IMHO, or grouped
> by maintainer or subsystem or something.
>
> On Sun, 12 Aug 2007 23:22:18 -0700, [email protected] wrote:
>> Add file pattern to MAINTAINER entry
>
> Can you please point me to where this new pattern was discussed?

I came up with the idea at OLS talking to Dan Aloni, who posted the same problem
but with a different solution (he suggested separate files in each directory).

See: http://lkml.org/lkml/2007/6/29/300

Joe did a great job on the perl script though ;)

Cheers,


Auke