[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20111206.132358.487635887913670480.davem@davemloft.net>
Date: Tue, 06 Dec 2011 13:23:58 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: kinwin2008@...il.com
Cc: netdev@...r.kernel.org, ronyjin@...cent.com
Subject: Re: [PATCH] ipv4: cleanups to use IS_ENABLED(CONFIG_FOO)
From: Feng King <kinwin2008@...il.com>
Date: Tue, 6 Dec 2011 20:24:49 +0800
> From: Feng Jin <ronyjin@...cent.com>
>
> use #if IS_ENABLED(CONFIG_FOO) defined in include/linux/kconfig.h
> instead of #if defined(CONFIG_FOO) || defined(CONFIG_FOO_MODULE).
>
> Signed-off-by: Feng Jin <ronyjin@...cent.com>
This patch does not apply to net-next properly.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists