]> Pileus Git - ~andy/linux/commit
ipvs: Use config macro IS_ENABLED()
authorJesper Dangaard Brouer <brouer@redhat.com>
Wed, 26 Sep 2012 12:06:20 +0000 (14:06 +0200)
committerSimon Horman <horms@verge.net.au>
Fri, 28 Sep 2012 02:34:05 +0000 (11:34 +0900)
commita638e51437f5efd00c4579df56cfd4d497ed51a8
tree76252c98c18afa94a39ca8d18ca9f8c342dae2a6
parent2fab8917f480942c43275e231c0647838e02dc2b
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 <brouer@redhat.com>
Acked-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
include/net/ip_vs.h