RE: [PATCH -next] crypto: aspeed: change aspeed_acry_akcipher_algs to static

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> aspeed_acry_akcipher_algs is only used in aspeed-acry.c now, change it to
> static.
> 
> Signed-off-by: Yang Yingliang <yangyingliang@xxxxxxxxxx>

Reviewed-by: Neal Liu <neal_liu@xxxxxxxxxxxxxx>

> ---
>  drivers/crypto/aspeed/aspeed-acry.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/crypto/aspeed/aspeed-acry.c
> b/drivers/crypto/aspeed/aspeed-acry.c
> index 6d3790583f8b..164c524015f0 100644
> --- a/drivers/crypto/aspeed/aspeed-acry.c
> +++ b/drivers/crypto/aspeed/aspeed-acry.c
> @@ -603,7 +603,7 @@ static void aspeed_acry_rsa_exit_tfm(struct
> crypto_akcipher *tfm)
>  	crypto_free_akcipher(ctx->fallback_tfm);
>  }
> 
> -struct aspeed_acry_alg aspeed_acry_akcipher_algs[] = {
> +static struct aspeed_acry_alg aspeed_acry_akcipher_algs[] = {
>  	{
>  		.akcipher = {
>  			.encrypt = aspeed_acry_rsa_enc,
> --
> 2.25.1




[Index of Archives]     [Kernel]     [Gnu Classpath]     [Gnu Crypto]     [DM Crypt]     [Netfilter]     [Bugtraq]
  Powered by Linux