aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nls/nls_cp932.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nls/nls_cp932.c')
-rw-r--r--fs/nls/nls_cp932.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nls/nls_cp932.c b/fs/nls/nls_cp932.c
index 0ffed6f1cebb..67b7398e8483 100644
--- a/fs/nls/nls_cp932.c
+++ b/fs/nls/nls_cp932.c
@@ -7914,7 +7914,6 @@ static struct nls_table table = {
7914 .char2uni = char2uni, 7914 .char2uni = char2uni,
7915 .charset2lower = charset2lower, 7915 .charset2lower = charset2lower,
7916 .charset2upper = charset2upper, 7916 .charset2upper = charset2upper,
7917 .owner = THIS_MODULE,
7918}; 7917};
7919 7918
7920static int __init init_nls_cp932(void) 7919static int __init init_nls_cp932(void)