diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-03-03 14:05:26 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-05-27 12:58:37 -0700 |
commit | ea46351cea79f54729d8546e5bd7f091a2e6484b (patch) | |
tree | ccb0b53598b72fa8685e2d07b502ee4fce10dde1 /scripts/gdb/linux/utils.py | |
parent | 7d0ae8086b828311250c6afdf800b568ac9bd693 (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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions