aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nls/nls_cp936.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nls/nls_cp936.c')
-rw-r--r--fs/nls/nls_cp936.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nls/nls_cp936.c b/fs/nls/nls_cp936.c
index 82770301bc3d..c96546cfec9f 100644
--- a/fs/nls/nls_cp936.c
+++ b/fs/nls/nls_cp936.c
@@ -11092,7 +11092,6 @@ static struct nls_table table = {
11092 .char2uni = char2uni, 11092 .char2uni = char2uni,
11093 .charset2lower = charset2lower, 11093 .charset2lower = charset2lower,
11094 .charset2upper = charset2upper, 11094 .charset2upper = charset2upper,
11095 .owner = THIS_MODULE,
11096}; 11095};
11097 11096
11098static int __init init_nls_cp936(void) 11097static int __init init_nls_cp936(void)