On Wed, Apr 10, 2019 at 02:47:42AM +0000, YueHaibing wrote:
> Fixes gcc '-Wunused-but-set-variable' warning:
>
> drivers/crypto/mxs-dcp.c: In function 'dcp_chan_thread_sha':
> drivers/crypto/mxs-dcp.c:707:11: warning:
> variable 'fini' set but not used [-Wunused-but-set-variable]
>
> It's not used since commit d80771c08363 ("crypto: mxs-dcp - Fix wait
> logic on chan threads"),so can be removed.
>
> Signed-off-by: YueHaibing <[email protected]>
> ---
> drivers/crypto/mxs-dcp.c | 10 +---------
> 1 file changed, 1 insertion(+), 9 deletions(-)
Patch applied. Thanks.
--
Email: Herbert Xu <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt