summaryrefslogtreecommitdiff
path: root/fs/nls/nls_iso8859-15.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nls/nls_iso8859-15.c')
-rw-r--r--fs/nls/nls_iso8859-15.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nls/nls_iso8859-15.c b/fs/nls/nls_iso8859-15.c
index 7e34a841a056..ffec649176fb 100644
--- a/fs/nls/nls_iso8859-15.c
+++ b/fs/nls/nls_iso8859-15.c
@@ -304,4 +304,5 @@ static void __exit exit_nls_iso8859_15(void)
module_init(init_nls_iso8859_15)
module_exit(exit_nls_iso8859_15)
+MODULE_DESCRIPTION("NLS ISO 8859-15 (Latin 9; Western European Languages with Euro)");
MODULE_LICENSE("Dual BSD/GPL");