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