Cleanup: modinfo keys
[lttng-modules.git] / probes / lttng-probe-module.c
index f2d1f290673618cf3675cfd124c5c5fc42aa06e6..a042425f61ed616fa017532ab4db9ba0b7cdd734 100644 (file)
@@ -42,7 +42,8 @@
 #include <instrumentation/events/lttng-module/module.h>
 
 MODULE_LICENSE("GPL and additional rights");
-MODULE_AUTHOR("Wade Farnsworth <wade_farnsworth@mentor.com> and Andrew Gabbasov <andrew_gabbasov@mentor.com>");
+MODULE_AUTHOR("Wade Farnsworth <wade_farnsworth@mentor.com>");
+MODULE_AUTHOR("Andrew Gabbasov <andrew_gabbasov@mentor.com>");
 MODULE_DESCRIPTION("LTTng module probes");
 MODULE_VERSION(__stringify(LTTNG_MODULES_MAJOR_VERSION) "."
        __stringify(LTTNG_MODULES_MINOR_VERSION) "."
This page took 0.022602 seconds and 4 git commands to generate.