rcu: Make rcu_gp_init() be bool rather than int
The return value from rcu_gp_init() is always used as a bool, so this commit makes it be a bool. Reported-by:Iftekhar Ahmed <ahmedi@oregonstate.edu> Signed-off-by:
Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Showing
Please register or sign in to comment