Fix CPU hotplug section mismatches
[lttng-modules.git] / lib / ringbuffer / ring_buffer_frontend.c
index 2626afa31e3ea9f33a7e9ebbab98bd91d510b723..bff920d16a0f6a7a40d3eb2325bb9612a5639273 100644 (file)
@@ -402,7 +402,7 @@ static void lib_ring_buffer_stop_read_timer(struct lib_ring_buffer *buf)
  *     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.023738 seconds and 4 git commands to generate.