From: Pranith Kumar Date: Tue, 8 Jul 2014 22:26:17 +0000 (-0400) Subject: rcu: Return false instead of 0 in rcu_nocb_adopt_orphan_cbs() X-Git-Tag: fixes-against-v3.18-rc2~103^2~1^2~16^3~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4aa84ba24872e3a8e59b58bc8533cae95597f2e;p=pandora-kernel.git 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 Signed-off-by: Paul E. McKenney Tested-by: Paul Gortmaker --- Reading git-diff-tree failed