Fix CPU hotplug section mismatches
[lttng-modules.git] / lib / ringbuffer / ring_buffer_iterator.c
index e7c6cb7f91765d96c8c024f1e801373e91e06eca..9d0197c73fbe074df3f2f60df806b76ad601ef12 100644 (file)
@@ -351,7 +351,7 @@ void lib_ring_buffer_iterator_init(struct channel *chan, struct lib_ring_buffer
 
 #ifdef CONFIG_HOTPLUG_CPU
 static
-int __cpuinit channel_iterator_cpu_hotplug(struct notifier_block *nb,
+int channel_iterator_cpu_hotplug(struct notifier_block *nb,
                                           unsigned long action,
                                           void *hcpu)
 {
This page took 0.024117 seconds and 4 git commands to generate.