summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorAmerigo Wang <amwang@redhat.com>2012-10-29 21:22:28 +0400
committerDavid S. Miller <davem@davemloft.net>2012-11-01 20:41:35 +0400
commitf4d5392e5ff58bf706c47906b54cc4b7333fc22e (patch)
tree08429f07f3a701cf7583b163d846d447df63a6b1 /init
parent07a936260a94ae4798527ce8f79d4f3b589ab8a3 (diff)
downloadlinux-f4d5392e5ff58bf706c47906b54cc4b7333fc22e.tar.xz
vlan: use IS_ENABLED()
#if defined(CONFIG_FOO) || defined(CONFIG_FOO_MODULE) can be replaced by #if IS_ENABLED(CONFIG_FOO) Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <amwang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions