[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174290283479.528269.15364241713586638876.git-patchwork-notify@kernel.org>
Date: Tue, 25 Mar 2025 11:40:34 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Kuniyuki Iwashima <kuniyu@...zon.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, horms@...nel.org, kuni1840@...il.com,
netdev@...r.kernel.org
Subject: Re: [PATCH v1 net-next 0/4] af_unix: Clean up headers.
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 17 Mar 2025 20:48:47 -0700 you wrote:
> AF_UNIX files include many unnecessary headers (netdevice.h and
> rtnetlink.h, etc), and this series cleans them up.
>
> Note that there are still some headers included indirectly and
> modifying them triggers rebuild, which seems mostly inevitable. [0]
>
> $ python3 include_graph.py net/unix/garbage.c linux/rtnetlink.h linux/netdevice.h
> ...
> include/net/af_unix.h
> | include/linux/net.h
> | | include/linux/once.h
> | | include/linux/sockptr.h
> | | include/uapi/linux/net.h
> | include/net/sock.h
> | | include/linux/netdevice.h <---
> ...
> | | include/net/dst.h
> | | | include/linux/rtnetlink.h <---
>
> [...]
Here is the summary with links:
- [v1,net-next,1/4] af_unix: Sort headers.
https://git.kernel.org/netdev/net-next/c/f9af583a2c76
- [v1,net-next,2/4] af_unix: Move internal definitions to net/unix/.
https://git.kernel.org/netdev/net-next/c/84960bf24031
- [v1,net-next,3/4] af_unix: Explicitly include headers for non-pointer struct fields.
https://git.kernel.org/netdev/net-next/c/3056172a261c
- [v1,net-next,4/4] af_unix: Clean up #include under net/unix/.
https://git.kernel.org/netdev/net-next/c/0083e3e37e07
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists