linux_dsm_epyc7002/drivers/crypto/hisilicon/sec2
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
..
Makefile
sec_crypto.c crypto: hisilicon - remove redundant assignment of pointer ctx 2020-02-28 08:43:21 +08:00
sec_crypto.h crypto: hisilicon - Add aead support on SEC2 2020-01-16 15:18:15 +08:00
sec_main.c crypto: hisilicon - Unify error detect process into qm 2020-02-13 16:58:08 +08:00
sec.h crypto: hisilicon - Add aead support on SEC2 2020-01-16 15:18:15 +08:00