
29 Jun
2020
29 Jun
'20
7:26 p.m.
On Sat, 27 Jun 2020 at 02:14, Heinrich Schuchardt xypron.glpk@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@gmx.de
drivers/crypto/fsl/fsl_hash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org