[PATCH 1/1] lib: rsa: superfluous initialization in rsa_verify()

Simon Glass sjg at chromium.org
Mon Oct 12 05:34:59 CEST 2020


On Thu, 8 Oct 2020 at 12:53, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Remove initialization of ret with unused value.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  lib/rsa/rsa-verify.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