summaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorQianfeng Rong <rongqianfeng@vivo.com>2025-09-03 21:25:37 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2025-09-13 12:11:06 +0800
commita710a71cd8ad294937e03b352cd71deb7ad08700 (patch)
tree1ccc3a5281bc2ff1ec8260288ef83d5eedb11688 /scripts/generate_rust_analyzer.py
parenta9a84a853c81b8ecc4ec601f9b04577cf1f86742 (diff)
crypto: tegra - Use int type to store negative error codes
Change the 'ret' variable in tegra_sha_do_update() from unsigned int to int, as it needs to store either negative error codes or zero returned by tegra_se_host1x_submit(). 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/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions