From: Paul E. McKenney Date: Wed, 27 Mar 2013 16:02:40 +0000 (-0700) Subject: rcu: Remove rcu_preempt_check_callbacks() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~64^2^2^5~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9acaac8ced57be8312cbf9f2a1e4f5e23b363493;p=pandora-kernel.git rcu: Remove rcu_preempt_check_callbacks() With the removal of CONFIG_TINY_PREEMPT_RCU, rcu_preempt_check_callbacks() is now an empty function. This commit therefore eliminates it by inlining it. Signed-off-by: Paul E. McKenney Reviewed-by: Josh Triplett --- Reading git-diff-tree failed