From: Paul E. McKenney Date: Thu, 22 Jan 2015 00:58:06 +0000 (-0800) Subject: rcu: Use IS_ENABLED() to simplify rcu_bootup_announce_oddness() X-Git-Tag: omap-for-v4.2/o2_dc~148^2~2^2^3~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab6f5bd6741af7b157275de299b7b2b96f2df40e;p=pandora-kernel.git rcu: Use IS_ENABLED() to simplify rcu_bootup_announce_oddness() This commit gets rid of some inline #ifdefs by replacing them with IS_ENABLED. Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed