summaryrefslogtreecommitdiffstats
path: root/lib/test_linear_ranges.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/test_linear_ranges.c')
-rw-r--r--lib/test_linear_ranges.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/test_linear_ranges.c b/lib/test_linear_ranges.c
index c18f9c0f1f25..f482be00f1bc 100644
--- a/lib/test_linear_ranges.c
+++ b/lib/test_linear_ranges.c
@@ -216,4 +216,5 @@ static struct kunit_suite range_test_module = {
kunit_test_suites(&range_test_module);
+MODULE_DESCRIPTION("KUnit test for the linear_ranges helper");
MODULE_LICENSE("GPL");