commit | f4aa84ba24872e3a8e59b58bc8533cae95597f2e | [log] [tgz] |
---|---|---|
author | Pranith Kumar <bobby.prani@gmail.com> | Tue Jul 08 18:26:17 2014 -0400 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Sep 16 10:08:01 2014 -0700 |
tree | 21e9a1544e88ebbbe2416e627b3d62c136abc5bf | |
parent | 4afc7e269befc7b6e09a994e48c67e36f4a378e1 [diff] |
rcu: Return false instead of 0 in rcu_nocb_adopt_orphan_cbs() Return false instead of 0 in rcu_nocb_adopt_orphan_cbs() 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> Tested-by: Paul Gortmaker <paul.gortmaker@windriver.com>