summaryrefslogtreecommitdiff
path: root/fs/nls/nls_iso8859-2.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nls/nls_iso8859-2.c')
-rw-r--r--fs/nls/nls_iso8859-2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nls/nls_iso8859-2.c b/fs/nls/nls_iso8859-2.c
index 7dd571181741..d352334d0314 100644
--- a/fs/nls/nls_iso8859-2.c
+++ b/fs/nls/nls_iso8859-2.c
@@ -305,4 +305,5 @@ static void __exit exit_nls_iso8859_2(void)
module_init(init_nls_iso8859_2)
module_exit(exit_nls_iso8859_2)
+MODULE_DESCRIPTION("NLS ISO 8859-2 (Latin 2; Slavic/Central European Languages)");
MODULE_LICENSE("Dual BSD/GPL");