aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nls/nls_cp860.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nls/nls_cp860.c')
-rw-r--r--fs/nls/nls_cp860.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nls/nls_cp860.c b/fs/nls/nls_cp860.c
index a86c97d1aa34..84224478e731 100644
--- a/fs/nls/nls_cp860.c
+++ b/fs/nls/nls_cp860.c
@@ -346,7 +346,6 @@ static struct nls_table table = {
346 .char2uni = char2uni, 346 .char2uni = char2uni,
347 .charset2lower = charset2lower, 347 .charset2lower = charset2lower,
348 .charset2upper = charset2upper, 348 .charset2upper = charset2upper,
349 .owner = THIS_MODULE,
350}; 349};
351 350
352static int __init init_nls_cp860(void) 351static int __init init_nls_cp860(void)