Merge branch 'xfs-O_TMPFILE-support' into for-next
[cascardo/linux.git] / fs / nls / nls_koi8-u.c
index 8c9f029..7e029e4 100644 (file)
@@ -312,7 +312,6 @@ static struct nls_table table = {
        .char2uni       = char2uni,
        .charset2lower  = charset2lower,
        .charset2upper  = charset2upper,
-       .owner          = THIS_MODULE,
 };
 
 static int __init init_nls_koi8_u(void)