diff options
author | Qianfeng Rong <rongqianfeng@vivo.com> | 2025-09-03 21:25:36 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2025-09-13 12:11:06 +0800 |
commit | a9a84a853c81b8ecc4ec601f9b04577cf1f86742 (patch) | |
tree | 8a695795488244730037a65d9fa09514f839c5eb /scripts/gdb/linux/config.py | |
parent | e002780c14392373b26f73890ed88365e97c1cd4 (diff) |
crypto: hisilicon/sec - Use int type to store negative error codes
Change the 'ret' variable in sec_hw_init() from u32 to int, as
it needs to store either negative error codes or zero returned by
sec_ipv4_hashmask().
No effect on runtime.
Signed-off-by: Qianfeng Rong <rongqianfeng@vivo.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions