git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fab891
)
ipvs: Use config macro IS_ENABLED()
author
Jesper Dangaard Brouer
<brouer@redhat.com>
Wed, 26 Sep 2012 12:06:20 +0000
(14:06 +0200)
committer
Simon Horman
<horms@verge.net.au>
Fri, 28 Sep 2012 02:34:05 +0000
(11:34 +0900)
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>
No differences found