]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/nls/nls_iso8859-7.c
nls: have register_nls() set ->owner
[karo-tx-linux.git] / fs / nls / nls_iso8859-7.c
index 2d27b93ef19e152bd4415e6e9f62e8bcc2472394..37b75d825a754ec2690a62cf7f0a2ee2d28058ec 100644 (file)
@@ -299,7 +299,6 @@ static struct nls_table table = {
        .char2uni       = char2uni,
        .charset2lower  = charset2lower,
        .charset2upper  = charset2upper,
-       .owner          = THIS_MODULE,
 };
 
 static int __init init_nls_iso8859_7(void)