From: Pranith Kumar Date: Wed, 9 Jul 2014 04:08:17 +0000 (-0400) Subject: rcu: Use true/false instead of 1/0 for a bool type X-Git-Tag: omap-for-v3.19/prcm-cleanup~100^2~1^2~16^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e02b2edfa13878c6671d31d5c736f56f89d99bf1;p=pandora-kernel.git rcu: Use true/false instead of 1/0 for a bool type This commit uses true/false instead of 1/0 for bool types in rcu_gp_fqs() and force_qs_rnp(). Signed-off-by: Pranith Kumar Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed