From: Jesper Dangaard Brouer Date: Wed, 26 Sep 2012 12:06:20 +0000 (+0200) Subject: ipvs: Use config macro IS_ENABLED() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~552^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a638e51437f5efd00c4579df56cfd4d497ed51a8;p=pandora-kernel.git ipvs: Use config macro IS_ENABLED() Cleanup patch. Use the IS_ENABLED macro, instead of having to check both the build and the module CONFIG_ option. Signed-off-by: Jesper Dangaard Brouer Acked-by: Julian Anastasov Signed-off-by: Simon Horman --- Reading git-diff-tree failed