net: filter: add test_bpf module under MAINTAINERS' networking section
authorDaniel Borkmann <dborkman@redhat.com>
Tue, 10 Jun 2014 10:31:10 +0000 (12:31 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Jun 2014 22:39:18 +0000 (15:39 -0700)
Add lib/test_bpf.c entry to maintainers file under networking.
All changes were posted via netdev for review, so make sure
other people Cc it as well when they call get_maintainer.pl.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Cc: Alexei Starovoitov <ast@plumgrid.com>
Acked-by: Alexei Starovoitov <ast@plumgrid.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
MAINTAINERS

index 7a06ea46c18caed3eb69bf5560f5134c94de8314..05dafe1c947f7cf677c3679269fade52a0c3aa62 100644 (file)
@@ -6130,6 +6130,7 @@ F:        include/uapi/linux/netdevice.h
 F:     tools/net/
 F:     tools/testing/selftests/net/
 F:     lib/random32.c
+F:     lib/test_bpf.c
 
 NETWORKING [IPv4/IPv6]
 M:     "David S. Miller" <davem@davemloft.net>