Cleanup: modinfo keys
[lttng-modules.git] / probes / lttng-probe-kmem.c
index ae3dc8b437eec693df1bdff96a1233eeb4cfca5c..bfde8296895daa6713787239a109c8efa90b209c 100644 (file)
@@ -48,7 +48,8 @@
 #include <instrumentation/events/lttng-module/kmem.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 kmem probes");
 MODULE_VERSION(__stringify(LTTNG_MODULES_MAJOR_VERSION) "."
        __stringify(LTTNG_MODULES_MINOR_VERSION) "."
This page took 0.024408 seconds and 4 git commands to generate.