diff options
author | Weili Qian <qianweili@huawei.com> | 2022-04-16 13:45:59 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2022-04-21 12:53:56 +0300 |
commit | b0c42232fce499ba96fbf2c5ebd2368efeb6597e (patch) | |
tree | 4879f986253a640881c73207882ba7a53b516068 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7982996c5b0812cbf7846deff0e2f5dcbf290129 (diff) | |
download | linux-b0c42232fce499ba96fbf2c5ebd2368efeb6597e.tar.xz |
crypto: hisilicon/qm - remove hisi_qm_get_free_qp_num()
hisi_qm_get_free_qp_num() is to get the free queue number on the function.
It is a simple function and is only called by
hisi_qm_get_available_instances().
This patch modifies to get the free queue directly in
hisi_qm_get_available_instances(), and remove hisi_qm_get_free_qp_num().
Signed-off-by: Weili Qian <qianweili@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions