rcu: tree_plugin: Use bool function return values of true/false not 1/0
authorJoe Perches <joe@perches.com>
Mon, 30 Mar 2015 23:46:16 +0000 (16:46 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 27 May 2015 19:58:01 +0000 (12:58 -0700)
commit5ce035fb7df413a72b6b956d4aa212a866f3b565
tree2f049aab89ba949b1c58a8884924700e9edbe9b0
parentcd73ca21cd2bb3711b8d80ba74c90d37ef15fe4d
rcu: tree_plugin: Use bool function return values of true/false not 1/0

Use the normal return values for bool functions

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcu/tree_plugin.h