diff options
Diffstat (limited to 'fs/nls/nls_iso8859-6.c')
-rw-r--r-- | fs/nls/nls_iso8859-6.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nls/nls_iso8859-6.c b/fs/nls/nls_iso8859-6.c index 01a517d6d306..d4a881400d74 100644 --- a/fs/nls/nls_iso8859-6.c +++ b/fs/nls/nls_iso8859-6.c | |||
@@ -245,7 +245,6 @@ static struct nls_table table = { | |||
245 | .char2uni = char2uni, | 245 | .char2uni = char2uni, |
246 | .charset2lower = charset2lower, | 246 | .charset2lower = charset2lower, |
247 | .charset2upper = charset2upper, | 247 | .charset2upper = charset2upper, |
248 | .owner = THIS_MODULE, | ||
249 | }; | 248 | }; |
250 | 249 | ||
251 | static int __init init_nls_iso8859_6(void) | 250 | static int __init init_nls_iso8859_6(void) |