Re: [PATCH net-next 1/9] page_pool: split types and declarations from page_pool.h
From: Yunsheng Lin
Date: Fri Jul 28 2023 - 07:58:11 EST
On 2023/7/27 22:43, Alexander Lobakin wrote:
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d0553ad37865..30037d39b82d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16015,8 +16015,7 @@ M: Ilias Apalodimas <ilias.apalodimas@xxxxxxxxxx>
> L: netdev@xxxxxxxxxxxxxxx
> S: Supported
> F: Documentation/networking/page_pool.rst
> -F: include/net/page_pool.h
> -F: include/trace/events/page_pool.h
Is there any reason to remove the above?
> +F: include/net/page_pool/*.h
It seems more common to use 'include/net/page_pool/' in
MAINTAINERS.
> F: net/core/page_pool.c
>