crypto: ccp - Add __init/__exit annotations to module init/exit funcs
authorruanjinjie <ruanjinjie@huawei.com>
Mon, 26 Sep 2022 09:27:11 +0000 (17:27 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 21 Oct 2022 11:05:24 +0000 (19:05 +0800)
commit237f9eceb2f3c888c1a26a4209243607d3cc0c7c
treefe0a677c834f55361e750aad3bcaf89a24c6de82
parentf30fe6314698d107edbb9db50bc3c3443a30ec80
crypto: ccp - Add __init/__exit annotations to module init/exit funcs

Add missing __init/__exit annotations to module init/exit funcs

Signed-off-by: ruanjinjie <ruanjinjie@huawei.com>
Acked-by: John Allen <john.allen@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/ccp/ccp-crypto-main.c