On Mon, 10 Feb 2025 14:18:43 -0500 Xin Long wrote: > > You mean, "also" append, right? And not "instead". Because currently > > the NET one includes all other files and it doesn't exclude stuff like > > net/{mptcp,sctp}. > I'm thinking it should be "instead". > > Yes, all files under include/net/ are included in the NET, but those files > (belong to subcomponents/modules) under include/linux/, include/linux/uapi/ > or even include/trace/ are included in their own sections and not in the > NET, such as: No strong preference TBH, but I think code and headers should fall under the same entries. And net/sctp is not X:'ed out of net right now.