summaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2015-03-03 14:05:26 -0800
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2015-05-27 12:58:37 -0700
commitea46351cea79f54729d8546e5bd7f091a2e6484b (patch)
treeccb0b53598b72fa8685e2d07b502ee4fce10dde1 /Kbuild
parent7d0ae8086b828311250c6afdf800b568ac9bd693 (diff)
rcu: Eliminate HOTPLUG_CPU #ifdef in favor of IS_ENABLED()
This commit removes a HOTPLUG_CPU #ifdef, replacing it with IS_ENABLED()-protected return statements. This relies on the optimizer to remove any resulting dead code. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions