[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Yy69D5+TBEoHmmXP@gondor.apana.org.au>
Date: Sat, 24 Sep 2022 16:17:19 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Xiu Jianfeng <xiujianfeng@...wei.com>
Cc: dan.j.williams@...el.com, davem@...emloft.net, trix@...hat.com,
jarkko@...nel.org, linux-crypto@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] crypto: add __init/__exit annotations to init/exit funcs
On Thu, Sep 15, 2022 at 11:36:15AM +0800, Xiu Jianfeng wrote:
> Add missing __init/__exit annotations to init/exit funcs.
>
> Signed-off-by: Xiu Jianfeng <xiujianfeng@...wei.com>
> ---
> crypto/async_tx/raid6test.c | 4 ++--
> crypto/curve25519-generic.c | 4 ++--
> crypto/dh.c | 4 ++--
> crypto/ecdh.c | 4 ++--
> crypto/ecdsa.c | 4 ++--
> crypto/rsa.c | 4 ++--
> crypto/sm2.c | 4 ++--
> 7 files changed, 14 insertions(+), 14 deletions(-)
Patch applied. Thanks.
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Powered by blists - more mailing lists