diff options
-rw-r--r-- | kernel/rcutree_plugin.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/rcutree_plugin.h b/kernel/rcutree_plugin.h index 0f095d1cc16d..7a7961feeecf 100644 --- a/kernel/rcutree_plugin.h +++ b/kernel/rcutree_plugin.h | |||
@@ -1080,7 +1080,6 @@ EXPORT_SYMBOL_GPL(synchronize_rcu_expedited); | |||
1080 | static void rcu_report_exp_rnp(struct rcu_state *rsp, struct rcu_node *rnp, | 1080 | static void rcu_report_exp_rnp(struct rcu_state *rsp, struct rcu_node *rnp, |
1081 | bool wake) | 1081 | bool wake) |
1082 | { | 1082 | { |
1083 | return; | ||
1084 | } | 1083 | } |
1085 | 1084 | ||
1086 | #endif /* #ifdef CONFIG_HOTPLUG_CPU */ | 1085 | #endif /* #ifdef CONFIG_HOTPLUG_CPU */ |