[PATCH 1/1] crypto/fsl: unused value in caam_hash_update()
Simon Glass
sjg at chromium.org
Mon Jun 29 19:26:06 CEST 2020
On Sat, 27 Jun 2020 at 02:14, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> The value 0 assigned to final is overwritten before ever being used.
>
> Remove the assignment.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> drivers/crypto/fsl/fsl_hash.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list