rcu: Use IS_ENABLED() to simplify rcu_bootup_announce_oddness()
This commit gets rid of some inline #ifdefs by replacing them with
IS_ENABLED.
Signed-off-by:
Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Loading
Please sign in to comment
This commit gets rid of some inline #ifdefs by replacing them with
IS_ENABLED.
Signed-off-by:
Paul E. McKenney <paulmck@linux.vnet.ibm.com>