aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nls/nls_koi8-ru.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nls/nls_koi8-ru.c')
-rw-r--r--fs/nls/nls_koi8-ru.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nls/nls_koi8-ru.c b/fs/nls/nls_koi8-ru.c
index e7bc1d75c78c..a80a741a8676 100644
--- a/fs/nls/nls_koi8-ru.c
+++ b/fs/nls/nls_koi8-ru.c
@@ -55,7 +55,6 @@ static struct nls_table table = {
55 .charset = "koi8-ru", 55 .charset = "koi8-ru",
56 .uni2char = uni2char, 56 .uni2char = uni2char,
57 .char2uni = char2uni, 57 .char2uni = char2uni,
58 .owner = THIS_MODULE,
59}; 58};
60 59
61static int __init init_nls_koi8_ru(void) 60static int __init init_nls_koi8_ru(void)