]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - fs/nls/nls_iso8859-2.c
nls: have register_nls() set ->owner
[mirror_ubuntu-artful-kernel.git] / fs / nls / nls_iso8859-2.c
index a2d2197e4c7740e5ea808e196945b8806e74fbc8..7dd5711817414d2bc03564d28ca2249d15bcd0bf 100644 (file)
@@ -290,7 +290,6 @@ static struct nls_table table = {
        .char2uni       = char2uni,
        .charset2lower  = charset2lower,
        .charset2upper  = charset2upper,
-       .owner          = THIS_MODULE,
 };
 
 static int __init init_nls_iso8859_2(void)