summaryrefslogtreecommitdiff
path: root/lib/test_bits.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/test_bits.c')
-rw-r--r--lib/test_bits.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/test_bits.c b/lib/test_bits.c
index c9368a2314e7..01313980f175 100644
--- a/lib/test_bits.c
+++ b/lib/test_bits.c
@@ -72,4 +72,5 @@ static struct kunit_suite bits_test_suite = {
};
kunit_test_suite(bits_test_suite);
+MODULE_DESCRIPTION("Test cases for functions and macros in bits.h");
MODULE_LICENSE("GPL");