summaryrefslogtreecommitdiff
path: root/fs/nls/nls_iso8859-13.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nls/nls_iso8859-13.c')
-rw-r--r--fs/nls/nls_iso8859-13.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nls/nls_iso8859-13.c b/fs/nls/nls_iso8859-13.c
index afb3f8f275f0..8e2be5bfeaf1 100644
--- a/fs/nls/nls_iso8859-13.c
+++ b/fs/nls/nls_iso8859-13.c
@@ -282,4 +282,5 @@ static void __exit exit_nls_iso8859_13(void)
module_init(init_nls_iso8859_13)
module_exit(exit_nls_iso8859_13)
+MODULE_DESCRIPTION("NLS ISO 8859-13 (Latin 7; Baltic)");
MODULE_LICENSE("Dual BSD/GPL");