aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nls/nls_cp864.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nls/nls_cp864.c')
-rw-r--r--fs/nls/nls_cp864.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nls/nls_cp864.c b/fs/nls/nls_cp864.c
index 8d31f435fc6f..97eb1273b2f7 100644
--- a/fs/nls/nls_cp864.c
+++ b/fs/nls/nls_cp864.c
@@ -389,7 +389,6 @@ static struct nls_table table = {
389 .char2uni = char2uni, 389 .char2uni = char2uni,
390 .charset2lower = charset2lower, 390 .charset2lower = charset2lower,
391 .charset2upper = charset2upper, 391 .charset2upper = charset2upper,
392 .owner = THIS_MODULE,
393}; 392};
394 393
395static int __init init_nls_cp864(void) 394static int __init init_nls_cp864(void)