]> git.karo-electronics.de Git - linux-beck.git/blobdiff - fs/nls/nls_cp857.c
Merge tag 'v3.14-rc4' into next
[linux-beck.git] / fs / nls / nls_cp857.c
index e418e198e8d866586e8317f7327dfdfc924c8188..098309733ebd1406316b7c7fb9dcd86f6a88b04c 100644 (file)
@@ -283,7 +283,6 @@ static struct nls_table table = {
        .char2uni       = char2uni,
        .charset2lower  = charset2lower,
        .charset2upper  = charset2upper,
-       .owner          = THIS_MODULE,
 };
 
 static int __init init_nls_cp857(void)