diff options
| author | Adam Guerin <[email protected]> | 2021-01-04 17:21:58 +0000 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2021-01-14 17:10:26 +1100 |
| commit | 80fccf18fec399de2151f84276d799ee0f704141 (patch) | |
| tree | 353338679b8d4f3239aa358169ffa5fd019a1f38 /tools/perf/scripts/python | |
| parent | 1aaae055d48e8f9c841dcce07d90fa5f8b6acf2e (diff) | |
crypto: qat - change format string and cast ring size
Cast ADF_SIZE_TO_RING_SIZE_IN_BYTES() so it can return a 64 bit value.
This issue was detected by smatch:
drivers/crypto/qat/qat_common/adf_transport_debug.c:65 adf_ring_show() warn: should '(1 << (ring->ring_size - 1)) << 7' be a 64 bit type?
Signed-off-by: Adam Guerin <[email protected]>
Reviewed-by: Giovanni Cabiddu <[email protected]>
Signed-off-by: Giovanni Cabiddu <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions