Merge remote-tracking branch 'acme/perf/urgent' into perf/core
[cascardo/linux.git] / fs / nls / nls_koi8-r.c
index 4387531..811f232 100644 (file)
@@ -305,7 +305,6 @@ static struct nls_table table = {
        .char2uni       = char2uni,
        .charset2lower  = charset2lower,
        .charset2upper  = charset2upper,
-       .owner          = THIS_MODULE,
 };
 
 static int __init init_nls_koi8_r(void)