OSDN Git Service

rcu: Return bool type in rcu_lockdep_current_cpu_online()
authorPranith Kumar <bobby.prani@gmail.com>
Tue, 8 Jul 2014 22:26:18 +0000 (18:26 -0400)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Sun, 7 Sep 2014 23:18:11 +0000 (16:18 -0700)
commit521d24ee598bd8a8b71d7ac76ce2c0da0e548406
tree9663fb8e141b5c8b4e3fc6e82c71080a3b1a89ef
parentd0bc90fd37e50e4ea22c51c26947fd78c2a7a6c2
rcu: Return bool type in rcu_lockdep_current_cpu_online()

Return true instead of 1 in rcu_lockdep_current_cpu_online() as this
has bool as return type.

Signed-off-by: Pranith Kumar <bobby.prani@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
include/linux/rcupdate.h