Re: [PATCH net-next v4] net: enetc: Replace ifdef with IS_ENABLED
From: patchwork-bot+netdevbpf
Date: Fri Sep 13 2024 - 23:11:31 EST
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:
On Thu, 12 Sep 2024 18:37:40 +0100 you wrote:
> The enetc driver uses ifdefs when checking whether
> CONFIG_FSL_ENETC_PTP_CLOCK is enabled in a number of places. This works
> if the driver is built-in but fails if the driver is available as a
> kernel module. Replace the instances of ifdef with use of the IS_ENABLED
> macro, that will evaluate as true when this feature is built as a kernel
> module and follows the kernel's coding style.
>
> [...]
Here is the summary with links:
- [net-next,v4] net: enetc: Replace ifdef with IS_ENABLED
https://git.kernel.org/netdev/net-next/c/9c699a8f3b27
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html