diff options
| author | Jack Xu <[email protected]> | 2021-05-17 05:13:15 -0400 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2021-05-28 14:20:40 +0800 |
| commit | 96b57229209490c8bca4335b01a426a96173dc56 (patch) | |
| tree | 035bd5c8464f5f71b4a007f4409490e4fb1075de /tools/perf/scripts/python | |
| parent | 78b4267a1524849202d4ab45d32ca561775e0f23 (diff) | |
crypto: qat - check return code of qat_hal_rd_rel_reg()
Check the return code of the function qat_hal_rd_rel_reg() and return it
to the caller.
This is to fix the following warning when compiling the driver with
clang scan-build:
drivers/crypto/qat/qat_common/qat_hal.c:1436:2: warning: 6th function call argument is an uninitialized value
Signed-off-by: Jack Xu <[email protected]>
Co-developed-by: Zhehui Xiang <[email protected]>
Signed-off-by: Zhehui Xiang <[email protected]>
Reviewed-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