Merge branch 'linus' into perf/core
[cascardo/linux.git] / fs / nls / nls_koi8-ru.c
index e7bc1d7..a80a741 100644 (file)
@@ -55,7 +55,6 @@ static struct nls_table table = {
        .charset        = "koi8-ru",
        .uni2char       = uni2char,
        .char2uni       = char2uni,
-       .owner          = THIS_MODULE,
 };
 
 static int __init init_nls_koi8_ru(void)