mirror of
https://github.com/torvalds/linux.git
synced 2024-12-06 02:52:22 +00:00
7982996c5b
hisi_qm_free_qps() can release multiple queues in one call, and it is already exported. So, replace hisi_qm_release_qp() with hisi_qm_free_qps() in zip_crypto.c, and do not export hisi_qm_release_qp() outside qm.c. Signed-off-by: Weili Qian <qianweili@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> |
||
---|---|---|
.. | ||
Makefile | ||
zip_crypto.c | ||
zip_main.c | ||
zip.h |