[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d0362eae-cd2f-4a83-a953-d2bbeae36857@linux.dev>
Date: Tue, 16 Sep 2025 09:40:49 +0100
From: Vadim Fedorenko <vadim.fedorenko@...ux.dev>
To: Jakub Kicinski <kuba@...nel.org>, davem@...emloft.net
Cc: netdev@...r.kernel.org, edumazet@...gle.com, pabeni@...hat.com,
andrew+netdev@...n.ch, horms@...nel.org, arkadiusz.kubalewski@...el.com,
jiri@...nulli.us
Subject: Re: [PATCH net] MAINTAINERS: make the DPLL entry cover drivers
On 16.09.2025 00:42, Jakub Kicinski wrote:
> 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
Acked-by: Vadim Fedorenko <vadim.fedorenko@...ux.dev>
Powered by blists - more mailing lists