On Thu, 20 Aug 2020 at 12:29, Heinrich Schuchardt <[email protected]> wrote: > > Remove initialization of ret with unused value. > > Signed-off-by: Heinrich Schuchardt <[email protected]> > --- > lib/rsa/rsa-verify.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]>

