netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] MAINTAINERS: Update page pool entry
@ 2020-11-20  9:36 Jesper Dangaard Brouer
  2020-11-20 17:20 ` Ilias Apalodimas
  2020-11-21 22:37 ` Jakub Kicinski
  0 siblings, 2 replies; 3+ messages in thread
From: Jesper Dangaard Brouer @ 2020-11-20  9:36 UTC (permalink / raw)
  To: netdev, Jakub Kicinski; +Cc: Jesper Dangaard Brouer, Ilias Apalodimas

Add some file F: matches that is related to page_pool.

Signed-off-by: Jesper Dangaard Brouer <brouer@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 <laforge@gnumonks.org>



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH net-next] MAINTAINERS: Update page pool entry
  2020-11-20  9:36 [PATCH net-next] MAINTAINERS: Update page pool entry Jesper Dangaard Brouer
@ 2020-11-20 17:20 ` Ilias Apalodimas
  2020-11-21 22:37 ` Jakub Kicinski
  1 sibling, 0 replies; 3+ messages in thread
From: Ilias Apalodimas @ 2020-11-20 17:20 UTC (permalink / raw)
  To: Jesper Dangaard Brouer; +Cc: netdev, Jakub Kicinski

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 <brouer@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 <laforge@gnumonks.org>
> 
> 
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH net-next] MAINTAINERS: Update page pool entry
  2020-11-20  9:36 [PATCH net-next] MAINTAINERS: Update page pool entry Jesper Dangaard Brouer
  2020-11-20 17:20 ` Ilias Apalodimas
@ 2020-11-21 22:37 ` Jakub Kicinski
  1 sibling, 0 replies; 3+ messages in thread
From: Jakub Kicinski @ 2020-11-21 22:37 UTC (permalink / raw)
  To: Jesper Dangaard Brouer; +Cc: netdev, Ilias Apalodimas

On Fri, 20 Nov 2020 10:36:19 +0100 Jesper Dangaard Brouer wrote:
> Add some file F: matches that is related to page_pool.
> 
> Signed-off-by: Jesper Dangaard Brouer <brouer@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

Checkpatch says:

WARNING: Misordered MAINTAINERS entry - list file patterns in alphabetic order
#26: FILE: MAINTAINERS:13165:
 F:	net/core/page_pool.c
+F:	include/trace/events/page_pool.h

WARNING: Misordered MAINTAINERS entry - list file patterns in alphabetic order
#27: FILE: MAINTAINERS:13166:
+F:	include/trace/events/page_pool.h
+F:	Documentation/networking/page_pool.rst

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-11-21 22:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-20  9:36 [PATCH net-next] MAINTAINERS: Update page pool entry Jesper Dangaard Brouer
2020-11-20 17:20 ` Ilias Apalodimas
2020-11-21 22:37 ` Jakub Kicinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).