Re: [PATCH] crypto: qce - simplify control flow in register functions

From: Bartosz Golaszewski

Date: Wed Aug 26 2026 - 11:04:56 EST


On Sat, 15 Aug 2026 17:09:47 +0200, Thorsten Blum
<thorsten.blum@xxxxxxxxx> said:
> Remove the goto statements and handle errors directly to simplify the
> control flow in qce_aead_register(), qce_ahash_register(), and
> qce_skcipher_register().
>
> Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxx>
> ---

Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>