]> Pileus Git - ~andy/linux/blobdiff - fs/nls/mac-centeuro.c
nls: have register_nls() set ->owner
[~andy/linux] / fs / nls / mac-centeuro.c
index 979e6265ac5e823d355ca9171d8a8debe6195347..9789c6057551a3c16a7de3d9b5cf7302ade3a85f 100644 (file)
@@ -513,7 +513,6 @@ static struct nls_table table = {
        .char2uni       = char2uni,
        .charset2lower  = charset2lower,
        .charset2upper  = charset2upper,
-       .owner          = THIS_MODULE,
 };
 
 static int __init init_nls_maccenteuro(void)