[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <SJ2PR11MB8452ADD869DCD490B67B8BF29B14A@SJ2PR11MB8452.namprd11.prod.outlook.com>
Date: Tue, 16 Sep 2025 08:43:35 +0000
From: "Kubalewski, Arkadiusz" <arkadiusz.kubalewski@...el.com>
To: Jakub Kicinski <kuba@...nel.org>, "davem@...emloft.net"
<davem@...emloft.net>
CC: "netdev@...r.kernel.org" <netdev@...r.kernel.org>, "edumazet@...gle.com"
<edumazet@...gle.com>, "pabeni@...hat.com" <pabeni@...hat.com>,
"andrew+netdev@...n.ch" <andrew+netdev@...n.ch>, "horms@...nel.org"
<horms@...nel.org>, "vadim.fedorenko@...ux.dev" <vadim.fedorenko@...ux.dev>,
"jiri@...nulli.us" <jiri@...nulli.us>
Subject: RE: [PATCH net] MAINTAINERS: make the DPLL entry cover drivers
>From: Jakub Kicinski <kuba@...nel.org>
>Sent: Tuesday, September 16, 2025 1:43 AM
>Subject: [PATCH net] MAINTAINERS: make the DPLL entry cover drivers
>
>DPLL maintainers should probably be CCed on driver patches, too.
>Remove the *, which makes the pattern only match files directly
>under drivers/dpll but not its sub-directories.
>
>Signed-off-by: Jakub Kicinski <kuba@...nel.org>
>---
>CC: vadim.fedorenko@...ux.dev
>CC: arkadiusz.kubalewski@...el.com
>CC: jiri@...nulli.us
>---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/MAINTAINERS b/MAINTAINERS
>index 47bc35743f22..4b2ef595c764 100644
>--- a/MAINTAINERS
>+++ b/MAINTAINERS
>@@ -7431,7 +7431,7 @@ S: Supported
> F: Documentation/devicetree/bindings/dpll/dpll-device.yaml
> F: Documentation/devicetree/bindings/dpll/dpll-pin.yaml
> F: Documentation/driver-api/dpll.rst
>-F: drivers/dpll/*
>+F: drivers/dpll/
> F: include/linux/dpll.h
> F: include/uapi/linux/dpll.h
>
>--
>2.51.0
Acked-by: Arkadiusz Kubalewski <arkadiusz.kubalewski@...el.com>
Powered by blists - more mailing lists