diff options
Diffstat (limited to 'fs/nls/mac-greek.c')
-rw-r--r-- | fs/nls/mac-greek.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nls/mac-greek.c b/fs/nls/mac-greek.c index a86310082802..1eccf499e2eb 100644 --- a/fs/nls/mac-greek.c +++ b/fs/nls/mac-greek.c @@ -478,7 +478,6 @@ static struct nls_table table = { .char2uni = char2uni, .charset2lower = charset2lower, .charset2upper = charset2upper, - .owner = THIS_MODULE, }; static int __init init_nls_macgreek(void) |