Fix CPU hotplug section mismatches
[lttng-modules.git] / lib / ringbuffer / ring_buffer_backend.c
index 84e7dfb715c6ea1453478f6f85cd5dc8df54170c..69ad2a709a1d8727862ab1e541438cc616c1f7a3 100644 (file)
@@ -253,7 +253,7 @@ void channel_backend_reset(struct channel_backend *chanb)
  *     Returns the success/failure of the operation. (%NOTIFY_OK, %NOTIFY_BAD)
  */
 static
-int __cpuinit lib_ring_buffer_cpu_hp_callback(struct notifier_block *nb,
+int lib_ring_buffer_cpu_hp_callback(struct notifier_block *nb,
                                              unsigned long action,
                                              void *hcpu)
 {
This page took 0.024056 seconds and 4 git commands to generate.