-
Paul E. McKenney authored
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>
ea46351c