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