summaryrefslogtreecommitdiff
path: root/lib/dhry_run.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dhry_run.c')
-rw-r--r--lib/dhry_run.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/dhry_run.c b/lib/dhry_run.c
index e6a279dabf84..4a6d05ce4361 100644
--- a/lib/dhry_run.c
+++ b/lib/dhry_run.c
@@ -83,4 +83,5 @@ static int __init dhry_init(void)
module_init(dhry_init);
MODULE_AUTHOR("Geert Uytterhoeven <geert+renesas@glider.be>");
+MODULE_DESCRIPTION("Dhrystone benchmark test module");
MODULE_LICENSE("GPL");