diff options
author | Haowen Bai <baihaowen@meizu.com> | 2022-04-24 11:50:31 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2022-04-29 08:44:58 +0300 |
commit | fd463e980f00a0fc7d7e462bd336efb819c04f9e (patch) | |
tree | 509508f75f0b5a50054d79dc8165f0b57d4e63e7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7cc7ab73f83ee6d50dc9536bc3355495d8600fad (diff) | |
download | linux-fd463e980f00a0fc7d7e462bd336efb819c04f9e.tar.xz |
crypto: qat - Fix unsigned function returning negative constant
The function qat_uclo_check_image_compat has an unsigned return type, but
returns a negative constant to indicate an error condition. So we change
unsigned to int.
Signed-off-by: Haowen Bai <baihaowen@meizu.com>
Acked-by: Giovanni Cabiddu <giovanni.cabiddu@intel.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