summaryrefslogtreecommitdiff
path: root/fs/nls/nls_iso8859-9.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nls/nls_iso8859-9.c')
-rw-r--r--fs/nls/nls_iso8859-9.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nls/nls_iso8859-9.c b/fs/nls/nls_iso8859-9.c
index 557b98250d37..11a67834b855 100644
--- a/fs/nls/nls_iso8859-9.c
+++ b/fs/nls/nls_iso8859-9.c
@@ -269,4 +269,5 @@ static void __exit exit_nls_iso8859_9(void)
module_init(init_nls_iso8859_9)
module_exit(exit_nls_iso8859_9)
+MODULE_DESCRIPTION("NLS ISO 8859-9 (Latin 5; Turkish)");
MODULE_LICENSE("Dual BSD/GPL");