linux_dsm_epyc7002/drivers/crypto/hisilicon
Colin Ian King 1b44f93eb3 crypto: hisilicon - remove redundant assignment of pointer ctx
Pointer ctx is being re-assigned with the same value as it
was initialized with. The second assignment is redundant and
can be removed.

Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2020-02-28 08:43:21 +08:00
..
hpre crypto: hisilicon - Unify error detect process into qm 2020-02-13 16:58:08 +08:00
sec crypto: hisilicon - Matching the dma address for dma_pool_free() 2019-09-20 22:53:09 +10:00
sec2 crypto: hisilicon - remove redundant assignment of pointer ctx 2020-02-28 08:43:21 +08:00
zip crypto: hisilicon - register zip engine to uacce 2020-02-22 09:25:42 +08:00
Kconfig crypto: hisilicon - Add aead support on SEC2 2020-01-16 15:18:15 +08:00
Makefile crypto: hisilicon - add HiSilicon SEC V2 driver 2019-11-22 18:48:36 +08:00
qm.c crypto: hisilicon - register zip engine to uacce 2020-02-22 09:25:42 +08:00
qm.h crypto: hisilicon - register zip engine to uacce 2020-02-22 09:25:42 +08:00
sgl.c crypto: hisilicon - Remove useless MODULE macros 2019-12-11 16:34:45 +08:00