Ring buffer: use shmp (shared-memory pointers) for per-channel shm structures
[lttng-ust.git] / libringbuffer / ring_buffer_abi.c
index c105fe000763eedb0922c353860744e33af39a2f..56423276ef9d3dd3f6552886a6aee115e7554899 100644 (file)
@@ -374,8 +374,3 @@ const struct file_operations lib_ring_buffer_file_operations = {
        .compat_ioctl = lib_ring_buffer_compat_ioctl,
 #endif
 };
-EXPORT_SYMBOL_GPL(lib_ring_buffer_file_operations);
-
-MODULE_LICENSE("GPL and additional rights");
-MODULE_AUTHOR("Mathieu Desnoyers");
-MODULE_DESCRIPTION("Ring Buffer Library VFS");
This page took 0.023609 seconds and 4 git commands to generate.