From: Igor Maravić Date: Mon, 12 Dec 2011 02:58:22 +0000 (+0000) Subject: net:core: use IS_ENABLED X-Git-Tag: v3.3-rc1~182^2~183 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3bf7ae9ae1036636d8900b35a3880e871eceb39;p=pandora-kernel.git net:core: use IS_ENABLED Use IS_ENABLED(CONFIG_FOO) instead of defined(CONFIG_FOO) || defined (CONFIG_FOO_MODULE) Signed-off-by: Igor Maravić Signed-off-by: David S. Miller --- Reading git-diff-tree failed