aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nls/mac-turkish.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nls/mac-turkish.c')
-rw-r--r--fs/nls/mac-turkish.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nls/mac-turkish.c b/fs/nls/mac-turkish.c
index dffa96d5de00..b5454bc7b7fa 100644
--- a/fs/nls/mac-turkish.c
+++ b/fs/nls/mac-turkish.c
@@ -583,7 +583,6 @@ static struct nls_table table = {
583 .char2uni = char2uni, 583 .char2uni = char2uni,
584 .charset2lower = charset2lower, 584 .charset2lower = charset2lower,
585 .charset2upper = charset2upper, 585 .charset2upper = charset2upper,
586 .owner = THIS_MODULE,
587}; 586};
588 587
589static int __init init_nls_macturkish(void) 588static int __init init_nls_macturkish(void)