Re: [PATCH net 3/4] MAINTAINERS: Add header files to NETWORKING sections
From: Simon Horman <horms@kernel.org>
Date: 2024-08-16 13:25:39
On Fri, Aug 16, 2024 at 01:38:02PM +0100, Simon Horman wrote:
This is part of an effort to assign a section in MAINTAINERS to header files that relate to Networking. In this case the files with "net" or "skbuff" in their name. This patch adds a number of such files to the NETWORKING DRIVERS and NETWORKING [GENERAL] sections. Signed-off-by: Simon Horman <horms@kernel.org>
...
quoted hunk ↗ jump to hunk
@@ -15939,14 +15944,31 @@ F: include/linux/framer/framer-provider.h F: include/linux/framer/framer.h F: include/linux/in.h F: include/linux/indirect_call_wrapper.h +F: include/linux/inet.h +F: include/linux/inet_diag.h F: include/linux/net.h +F: include/linux/netdev_features.h F: include/linux/netdevice.h +F: include/linux/netlink.h +F: include/linux/netpoll.h +F: include/linux/rtnetlink.h +F: include/linux/seq_file_net.h F: include/linux/skbuff.h +F: include/linux/skbuff_ref.h F: include/net/ +F: include/uapi/linux/genetlink.h +F: include/uapi/linux/hsr_netlink.h F: include/uapi/linux/in.h +F: include/uapi/linux/inet_diag.h +F: include/uapi/linux/nbd-netlink.h F: include/uapi/linux/net.h F: include/uapi/linux/net_namespace.h +F: include/uapi/linux/net_shaper.h
Sorry, net_shaper.h doesn't exist upstream, but must have in my local tree when I prepared this. I'll send a v2 in due course. ... -- pw-bot: cr