On Fri, Nov 20, 2020 at 10:36:19AM +0100, Jesper Dangaard Brouer wrote:
> Add some file F: matches that is related to page_pool.
>
> Signed-off-by: Jesper Dangaard Brouer <bro...@redhat.com>
> ---
> MAINTAINERS | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f827f504251b..efcdc68a03b1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13179,6 +13179,8 @@ L: netdev@vger.kernel.org
> S: Supported
> F: include/net/page_pool.h
> F: net/core/page_pool.c
> +F: include/trace/events/page_pool.h
> +F: Documentation/networking/page_pool.rst
>
> PANASONIC LAPTOP ACPI EXTRAS DRIVER
> M: Harald Welte <lafo...@gnumonks.org>
>
>
Acked-by: Ilias Apalodimas <ilias.apalodi...@linaro.org>