[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176109781850.1305042.10802413199570719561.git-patchwork-notify@kernel.org>
Date: Wed, 22 Oct 2025 01:50:18 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: ShiHao <i.shihao.999@...il.com>
Cc: horms@...nel.org, andrew+netdev@...n.ch, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, netdev@...r.kernel.org
Subject: Re: [PATCH net-next v2]: 3c515 : replace cleanup_module with __exit
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Sat, 18 Oct 2025 10:55:41 +0530 you wrote:
> update old legacy cleanup_module from the file with __exit
> module as per kernel code practices and restore the #ifdef
> MODULE condition to allow successful compilation as a built
> -in driver.
>
> The file had an old cleanup_module still in use which could
> be updated with __exit module function although its init_module
> is indeed newer however the cleanup_module was still
> using the older version of exit.
>
> [...]
Here is the summary with links:
- [net-next,v2] : 3c515 : replace cleanup_module with __exit
https://git.kernel.org/netdev/net-next/c/1471a274b76d
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