From: Kees Cook Date: Tue, 22 Jul 2025 16:56:49 +0000 (-0700) Subject: MAINTAINERS: Add in6.h to MAINTAINERS X-Git-Tag: v6.16~15^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=14822f782700a094baa9b5966cc047a9b1b31701;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: Add in6.h to MAINTAINERS My CC-adding automation returned nothing on a future patch to the include/linux/in6.h file, and I went looking for why. Add the missed in6.h to MAINTAINERS. Signed-off-by: Kees Cook Reviewed-by: Simon Horman Link: https://patch.msgid.link/20250722165645.work.047-kees@kernel.org Signed-off-by: Jakub Kicinski --- diff --git a/MAINTAINERS b/MAINTAINERS index 60bba48f5479a..f313804514315 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17384,6 +17384,7 @@ F: include/linux/ethtool.h F: include/linux/framer/framer-provider.h F: include/linux/framer/framer.h F: include/linux/in.h +F: include/linux/in6.h F: include/linux/indirect_call_wrapper.h F: include/linux/inet.h F: include/linux/inet_diag.h