X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Fnls%2Fnls_cp852.c;h=7cdc05ac1d402e8d5a5eca44ec74eb06483abe45;hb=4e13c5d0212f25d69a97606b9d5a85edb52a7737;hp=ceb1c0166dd8988909cfee453b79d94ab30213ff;hpb=aef8755711a28bb0ecde7780ae6613fcb62cf6f7;p=karo-tx-linux.git diff --git a/fs/nls/nls_cp852.c b/fs/nls/nls_cp852.c index ceb1c0166dd8..7cdc05ac1d40 100644 --- a/fs/nls/nls_cp852.c +++ b/fs/nls/nls_cp852.c @@ -319,7 +319,6 @@ static struct nls_table table = { .char2uni = char2uni, .charset2lower = charset2lower, .charset2upper = charset2upper, - .owner = THIS_MODULE, }; static int __init init_nls_cp852(void)