Re: [PATCH 02/10 net-next] ipv6: replace IS_BUILTIN(CONFIG_IPV6) with IS_ENABLED(CONFIG_IPV6)

From: David Woodhouse

Date: Wed Apr 01 2026 - 08:58:58 EST


On Mon, 2026-03-09 at 03:19 +0100, Fernando Fernandez Mancera wrote:
> -#if IS_BUILTIN(CONFIG_IPV6)
> +#if IS_ENABLED(CONFIG_IPV6)

Couldn't this just be #ifdef CONFIG_IPV6?

Attachment: smime.p7s
Description: S/MIME cryptographic signature