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
..
2021-07-02 12:54:34 -07:00
2022-01-14 18:50:52 -05:00
2021-07-10 09:22:44 -07:00
2021-12-03 15:56:17 +11:00
2021-04-22 17:31:30 +10:00