On 2020-05-05 05:02, Joe Perches wrote:
On Mon, 2020-05-04 at 13:37 +0200, Björn Töpel wrote:
Update MAINTAINERS to correctly mirror the current AF_XDP socket file
layout. Also, add the AF_XDP files of libbpf.
[]
diff --git a/MAINTAINERS b/MAINTAINERS
[]
@@ -18451,8 +18451,12 @@ R:     Jonathan Lemon <jonathan.le...@gmail.com>
  L:    netdev@vger.kernel.org
  L:    b...@vger.kernel.org
  S:    Maintained
-F:     kernel/bpf/xskmap.c
  F:    net/xdp/
+F:     include/net/xdp_sock*
+F:     include/net/xsk_buffer_pool.h
+F:     include/uapi/linux/if_xdp.h
+F:     tools/lib/bpf/xsk*
+F:     samples/bpf/xdpsock*

Alphabetic order in file patterns please


Thanks for pointing this out, Joe. I'll fix this in the next revision.

Reply via email to