Thread (3 messages) flat view 3 messages, 3 authors, 2024-09-14

Re: [PATCH net-next v4] net: enetc: Replace ifdef with IS_ENABLED

From: patchwork-bot+netdevbpf@kernel.org
Date: 2024-09-14 03:10:39
Also in: lkml

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski [off-list ref]:

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

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help