diff options
Diffstat (limited to 'fs/nls/nls_iso8859-2.c')
-rw-r--r-- | fs/nls/nls_iso8859-2.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nls/nls_iso8859-2.c b/fs/nls/nls_iso8859-2.c index a2d2197e4c77..7dd571181741 100644 --- a/fs/nls/nls_iso8859-2.c +++ b/fs/nls/nls_iso8859-2.c | |||
@@ -290,7 +290,6 @@ static struct nls_table table = { | |||
290 | .char2uni = char2uni, | 290 | .char2uni = char2uni, |
291 | .charset2lower = charset2lower, | 291 | .charset2lower = charset2lower, |
292 | .charset2upper = charset2upper, | 292 | .charset2upper = charset2upper, |
293 | .owner = THIS_MODULE, | ||
294 | }; | 293 | }; |
295 | 294 | ||
296 | static int __init init_nls_iso8859_2(void) | 295 | static int __init init_nls_iso8859_2(void) |