[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176222041899.2285814.807865914343081273.git-patchwork-notify@kernel.org>
Date: Tue, 04 Nov 2025 01:40:18 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Huiwen He <hehuiwen@...inos.cn>
Cc: marcelo.leitner@...il.com, lucien.xin@...il.com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, horms@...nel.org,
linux-sctp@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] sctp: make sctp_transport_init() void
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 3 Nov 2025 10:36:19 +0800 you wrote:
> sctp_transport_init() is static and never returns NULL. It is only
> called by sctp_transport_new(), so change it to void and remove the
> redundant return value check.
>
> Signed-off-by: Huiwen He <hehuiwen@...inos.cn>
> ---
> Changes in v2:
> - Remove the 'fail' label and its path as suggested by Xin Long.
> - Link to v1: https://lore.kernel.org/all/20251101163656.585550-1-hehuiwen@kylinos.cn
>
> [...]
Here is the summary with links:
- [v2] sctp: make sctp_transport_init() void
https://git.kernel.org/netdev/net/c/59b20b15c112
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