aboutsummaryrefslogtreecommitdiff
path: root/fs/nls/nls_koi8-r.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nls/nls_koi8-r.c')
-rw-r--r--fs/nls/nls_koi8-r.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nls/nls_koi8-r.c b/fs/nls/nls_koi8-r.c
index 43875310540d..811f232fccfb 100644
--- a/fs/nls/nls_koi8-r.c
+++ b/fs/nls/nls_koi8-r.c
@@ -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)