From: Paul E. McKenney Date: Tue, 20 Jan 2015 03:16:38 +0000 (-0800) Subject: rcu: Use IS_ENABLED() to CONFIG_RCU_FANOUT_EXACT #ifdef X-Git-Tag: omap-for-v4.2/o2_dc~148^2~2^2^3~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6629240575992a6f0d18c46f5160b34527b0e501;p=pandora-kernel.git rcu: Use IS_ENABLED() to CONFIG_RCU_FANOUT_EXACT #ifdef This commit uses IS_ENABLED() to remove the #ifdef from the rcu_init_levelspread() functions. No effect on executable code. Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed