summaryrefslogtreecommitdiffstats
path: root/fs/fat/fat_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/fat/fat_test.c')
-rw-r--r--fs/fat/fat_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/fat/fat_test.c b/fs/fat/fat_test.c
index 2dab4ca1d0d8..1f0062659067 100644
--- a/fs/fat/fat_test.c
+++ b/fs/fat/fat_test.c
@@ -193,4 +193,5 @@ static struct kunit_suite fat_test_suite = {
kunit_test_suites(&fat_test_suite);
+MODULE_DESCRIPTION("KUnit tests for FAT filesystems");
MODULE_LICENSE("GPL v2");