From: Paul E. McKenney Date: Thu, 28 Mar 2013 23:56:53 +0000 (-0700) Subject: rcu: Merge adjacent identical ifdefs X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~64^2^2^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4982969d965ec87b1887c86d2e0b3d81065e1d38;p=pandora-kernel.git rcu: Merge adjacent identical ifdefs Two ifdefs in kernel/rcupdate.c now have identical conditions with nothing between them, so the commit merges them into a single ifdef. Signed-off-by: Paul E. McKenney Reviewed-by: Josh Triplett --- Reading git-diff-tree failed