aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nls/nls_cp1250.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nls/nls_cp1250.c')
-rw-r--r--fs/nls/nls_cp1250.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nls/nls_cp1250.c b/fs/nls/nls_cp1250.c
index c8471fe78e4e..ace3e19d3407 100644
--- a/fs/nls/nls_cp1250.c
+++ b/fs/nls/nls_cp1250.c
@@ -329,7 +329,6 @@ static struct nls_table table = {
329 .char2uni = char2uni, 329 .char2uni = char2uni,
330 .charset2lower = charset2lower, 330 .charset2lower = charset2lower,
331 .charset2upper = charset2upper, 331 .charset2upper = charset2upper,
332 .owner = THIS_MODULE,
333}; 332};
334 333
335static int __init init_nls_cp1250(void) 334static int __init init_nls_cp1250(void)