On Wed, Feb 19, 2025 at 12:12:53PM +0100, Thorsten Blum wrote: > Use kmalloc_array() instead of kcalloc() because sg_init_table() already > sets the memory to zero. This avoids zeroing the memory twice. > > Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxx> > --- > drivers/crypto/bcm/cipher.c | 24 ++++++++++++------------ > 1 file changed, 12 insertions(+), 12 deletions(-) This patch has already been applied. Please check whether there is any discrepancy between the applied version and this resend. Thanks, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt