aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nls/nls_iso8859-9.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nls/nls_iso8859-9.c')
-rw-r--r--fs/nls/nls_iso8859-9.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nls/nls_iso8859-9.c b/fs/nls/nls_iso8859-9.c
index 694bf070c721..557b98250d37 100644
--- a/fs/nls/nls_iso8859-9.c
+++ b/fs/nls/nls_iso8859-9.c
@@ -254,7 +254,6 @@ static struct nls_table table = {
254 .char2uni = char2uni, 254 .char2uni = char2uni,
255 .charset2lower = charset2lower, 255 .charset2lower = charset2lower,
256 .charset2upper = charset2upper, 256 .charset2upper = charset2upper,
257 .owner = THIS_MODULE,
258}; 257};
259 258
260static int __init init_nls_iso8859_9(void) 259static int __init init_nls_iso8859_9(void)