+4
−8
Loading
Replace the for loop with a call to crypto_unregister_rngs(). Return 'ret' immediately and remove the goto statement to simplify the error handling code. No functional changes. Signed-off-by:Thorsten Blum <thorsten.blum@linux.dev> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>