diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2024-06-14 06:09:12 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-06-21 15:04:18 +0300 |
commit | b44327ebc1c926e4b55a7721e3d91313fcf188b1 (patch) | |
tree | 2726680f50a140baf8f7d9b4d42d6cab203fc233 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f0da7a231c7d0bafb6bb56da597cb2bfaf2c7028 (diff) | |
download | linux-b44327ebc1c926e4b55a7721e3d91313fcf188b1.tar.xz |
crypto: lib/mpi - Use swap() in mpi_powm()
Use existing swap() function rather than duplicating its implementation.
./lib/crypto/mpi/mpi-pow.c:211:11-12: WARNING opportunity for swap().
./lib/crypto/mpi/mpi-pow.c:239:12-13: WARNING opportunity for swap().
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=9327
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.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