* [PATCH] MAINTAINERS: Add keyword pattern for hwmon registration functions
@ 2021-04-10 6:36 Guenter Roeck
2021-04-12 14:41 ` Jean Delvare
0 siblings, 1 reply; 3+ messages in thread
From: Guenter Roeck @ 2021-04-10 6:36 UTC (permalink / raw)
To: Hardware Monitoring; +Cc: Jean Delvare, Guenter Roeck
A pattern match for hardware monitoring registration functions ensures
that hardware monitoring maintainers are copied whenever hardware
monitoring drivers are added to the tree.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index b8f9fc5eaf08..f7513d8be996 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7851,6 +7851,7 @@ F: Documentation/hwmon/
F: drivers/hwmon/
F: include/linux/hwmon*.h
F: include/trace/events/hwmon*.h
+K: (devm_)?hwmon_device_(un)?register(|_with_groups|_with_info)
HARDWARE RANDOM NUMBER GENERATOR CORE
M: Matt Mackall <mpm@selenic.com>
--
2.17.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: Add keyword pattern for hwmon registration functions
2021-04-10 6:36 [PATCH] MAINTAINERS: Add keyword pattern for hwmon registration functions Guenter Roeck
@ 2021-04-12 14:41 ` Jean Delvare
2021-04-12 14:47 ` Guenter Roeck
0 siblings, 1 reply; 3+ messages in thread
From: Jean Delvare @ 2021-04-12 14:41 UTC (permalink / raw)
To: Guenter Roeck; +Cc: Hardware Monitoring
On Fri, 9 Apr 2021 23:36:25 -0700, Guenter Roeck wrote:
> A pattern match for hardware monitoring registration functions ensures
> that hardware monitoring maintainers are copied whenever hardware
> monitoring drivers are added to the tree.
>
> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b8f9fc5eaf08..f7513d8be996 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7851,6 +7851,7 @@ F: Documentation/hwmon/
> F: drivers/hwmon/
> F: include/linux/hwmon*.h
> F: include/trace/events/hwmon*.h
> +K: (devm_)?hwmon_device_(un)?register(|_with_groups|_with_info)
>
> HARDWARE RANDOM NUMBER GENERATOR CORE
> M: Matt Mackall <mpm@selenic.com>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
--
Jean Delvare
SUSE L3 Support
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: Add keyword pattern for hwmon registration functions
2021-04-12 14:41 ` Jean Delvare
@ 2021-04-12 14:47 ` Guenter Roeck
0 siblings, 0 replies; 3+ messages in thread
From: Guenter Roeck @ 2021-04-12 14:47 UTC (permalink / raw)
To: Jean Delvare; +Cc: Hardware Monitoring
On 4/12/21 7:41 AM, Jean Delvare wrote:
> On Fri, 9 Apr 2021 23:36:25 -0700, Guenter Roeck wrote:
>> A pattern match for hardware monitoring registration functions ensures
>> that hardware monitoring maintainers are copied whenever hardware
>> monitoring drivers are added to the tree.
>>
>> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
>> ---
>> MAINTAINERS | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index b8f9fc5eaf08..f7513d8be996 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -7851,6 +7851,7 @@ F: Documentation/hwmon/
>> F: drivers/hwmon/
>> F: include/linux/hwmon*.h
>> F: include/trace/events/hwmon*.h
>> +K: (devm_)?hwmon_device_(un)?register(|_with_groups|_with_info)
>>
>> HARDWARE RANDOM NUMBER GENERATOR CORE
>> M: Matt Mackall <mpm@selenic.com>
>
> Reviewed-by: Jean Delvare <jdelvare@suse.de>
>
Thanks, appreciate it!
Guenter
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-04-12 14:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-10 6:36 [PATCH] MAINTAINERS: Add keyword pattern for hwmon registration functions Guenter Roeck
2021-04-12 14:41 ` Jean Delvare
2021-04-12 14:47 ` Guenter Roeck
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox