linux/drivers/crypto/gemini
Colin Ian King 95e26b0391 crypto: sl3516 - remove redundant initializations of pointers in_sg and out_sg
Pointers in_sg and out_sg are being initialized with values that are
never read, they are being re-assigned the same values later on. The
initializations are redundant, remove them in preference to the later
assignments that are closer to when the pointers are being used.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2022-02-05 15:27:10 +11:00
..
Makefile
sl3516-ce-cipher.c crypto: sl3516 - remove redundant initializations of pointers in_sg and out_sg 2022-02-05 15:27:10 +11:00
sl3516-ce-core.c crypto: sl3516 - Typo s/Stormlink/Storlink/ 2021-06-28 11:28:08 +08:00
sl3516-ce-rng.c
sl3516-ce.h