linux-stable/drivers/crypto/hisilicon/hpre
Yang Shen d8140b878e crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'
The parameter type of 'pci_set_drvdata' is 'struct hisi_qm',
so here the return type of 'pci_get_drvdata' should be 'struct hisi_qm'
too.

Signed-off-by: Yang Shen <shenyang39@huawei.com>
Signed-off-by: Weili Qian <qianweili@huawei.com>
Reviewed-by: Zhou Wang <wangzhou1@hisilicon.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2020-09-25 17:48:53 +10:00
..
Makefile
hpre.h crypto: hisilicon/hpre - remove useless code 2020-09-25 17:48:52 +10:00
hpre_crypto.c crypto: hisilicon/hpre - fix a bug in dh algorithm 2020-09-25 17:48:53 +10:00
hpre_main.c crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata' 2020-09-25 17:48:53 +10:00