[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200430053218.GA11940@gondor.apana.org.au>
Date: Thu, 30 Apr 2020 15:32:18 +1000
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Zou Wei <zou_wei@...wei.com>
Cc: hadar.gat@....com, arnd@...db.de, gregkh@...uxfoundation.org,
linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org,
zou_wei@...wei.com
Subject: Re: [PATCH -next] hwrng: cctrng - Make some symbols static
Zou Wei <zou_wei@...wei.com> wrote:
> Fix the following sparse warnings:
>
> drivers/char/hw_random/cctrng.c:316:6: warning: symbol
> 'cc_trng_compwork_handler' was not declared. Should it be static?
> drivers/char/hw_random/cctrng.c:451:6: warning: symbol
> 'cc_trng_startwork_handler' was not declared. Should it be static?
>
> Reported-by: Hulk Robot <hulkci@...wei.com>
> Signed-off-by: Zou Wei <zou_wei@...wei.com>
> ---
> drivers/char/hw_random/cctrng.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 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