linux-stable/drivers/crypto/hisilicon/hpre
Weili Qian 582b05bba4 crypto: hisilicon/hpre - change return type of hpre_cluster_inqry_write()
hpre_cluster_inqry_write() always returns 0. So change the type
of hpre_cluster_inqry_write() to void.

Signed-off-by: Weili Qian <qianweili@huawei.com>
Signed-off-by: Yang Shen <shenyang39@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2022-08-19 18:39:38 +08:00
..
hpre.h crypto: hisilicon/qm: Move the QM header to include/linux 2022-03-15 11:34:08 -06:00
hpre_crypto.c crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirq 2022-07-29 18:28:54 +08:00
hpre_main.c crypto: hisilicon/hpre - change return type of hpre_cluster_inqry_write() 2022-08-19 18:39:38 +08:00
Makefile