rcu: Use bool type for return value in rcu_is_watching()
authorPranith Kumar <bobby.prani@gmail.com>
Tue, 8 Jul 2014 22:26:11 +0000 (18:26 -0400)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Sun, 7 Sep 2014 23:18:09 +0000 (16:18 -0700)
commitf534ed1fd71cea885a59255d9b44c3b17df03eb1
tree08e787a364fc566f91b07d7779520b92e9ffefe9
parentbf33eb1aef23e8049cd222471d35b0988c420b18
rcu: Use bool type for return value in rcu_is_watching()

Use a bool type for return in rcu_is_watching().

Signed-off-by: Pranith Kumar <bobby.prani@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcu/tree.c
This page took 0.026686 seconds and 5 git commands to generate.