From: Jakub Kicinski <kuba@kernel.org>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, yoshfuji@linux-ipv6.org,
dsahern@kernel.org, Jakub Kicinski <kuba@kernel.org>
Subject: [PATCH net] MAINTAINERS: add missing IPv4/IPv6 header paths
Date: Wed, 26 Jan 2022 12:26:07 -0800 [thread overview]
Message-ID: <20220126202607.2993009-1-kuba@kernel.org> (raw)
IP includes under include/linux/ are not explicitly
listed under any entry in MAINTAINERS.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 3e22999669c4..9c3ec0863e7e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13461,6 +13461,8 @@ L: netdev@vger.kernel.org
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git
F: arch/x86/net/*
+F: include/linux/ip.h
+F: include/linux/ipv6*
F: include/net/ip*
F: net/ipv4/
F: net/ipv6/
--
2.34.1
next reply other threads:[~2022-01-26 20:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-26 20:26 Jakub Kicinski [this message]
2022-01-26 20:29 ` [PATCH net] MAINTAINERS: add missing IPv4/IPv6 header paths David Ahern
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220126202607.2993009-1-kuba@kernel.org \
--to=kuba@kernel.org \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=yoshfuji@linux-ipv6.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).