From: Pranith Kumar Date: Tue, 8 Jul 2014 22:26:16 +0000 (-0400) Subject: rcu: Use false for return in __call_rcu_nocb() X-Git-Tag: fixes-against-v3.18-rc2~103^2~1^2~16^3~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4afc7e269befc7b6e09a994e48c67e36f4a378e1;p=pandora-kernel.git rcu: Use false for return in __call_rcu_nocb() Return false instead of 0 in __call_rcu_nocb() 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