-
由 Paul E. McKenney 提交于
The sync_rcu_preempt_exp_done() function returns a logical expression, but its return type is nevertheless int. This commit therefore changes the return type to bool. Signed-off-by: NPaul E. McKenney <paulmck@linux.vnet.ibm.com>dcfc315b