From: Paul E. McKenney Date: Sat, 22 Nov 2014 00:48:20 +0000 (-0800) Subject: rcu: Remove redundant rcu_batches_completed() declaration X-Git-Tag: v4.14-rc1~5883^2^2~1^6~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f9103c390257d06c162d9e3c2a90d2bdedadfe17;p=platform%2Fkernel%2Flinux-rpi.git rcu: Remove redundant rcu_batches_completed() declaration Signed-off-by: Paul E. McKenney --- diff --git a/kernel/rcu/tree.h b/kernel/rcu/tree.h index 1a07d73..69eb422 100644 --- a/kernel/rcu/tree.h +++ b/kernel/rcu/tree.h @@ -546,7 +546,6 @@ DECLARE_PER_CPU(char, rcu_cpu_has_work); /* Forward declarations for rcutree_plugin.h */ static void rcu_bootup_announce(void); -unsigned long rcu_batches_completed(void); static void rcu_preempt_note_context_switch(void); static int rcu_preempt_blocked_readers_cgp(struct rcu_node *rnp); #ifdef CONFIG_HOTPLUG_CPU