]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit84bd1634488c44f3354500e2e0f5cae22848a5c8
tree08e787a364fc566f91b07d7779520b92e9ffefe9
parent55398065ceb143777631388a47af155a8ffc2efe
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