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