Re: [PATCH 1/2] crypto: qce - simplify devm_qce_register_algs
Herbert Xu <[email protected]>
| Newsgroups | org.kernel.vger.linux-crypto,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jul 31, 2026 at 12:25:32PM +0200, Thorsten Blum wrote: > Drop the redundant ret = -ENODEV initialization. Use a while loop and > reuse the local index variable i on the error path. > > Signed-off-by: Thorsten Blum <[email protected]> > --- > drivers/crypto/qce/core.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) All applied. Thanks. -- Email: Herbert Xu <[email protected]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt